Searched refs:draw_byte_32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/sparc/kernel/ |
D | btext.c | 24 static void draw_byte_32(const unsigned char *bits, unsigned int *base, int rb); 201 draw_byte_32(font, (unsigned int *)base, rb); in draw_byte() 240 static void draw_byte_32(const unsigned char *font, unsigned int *base, int rb) in draw_byte_32() function
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | btext.c | 407 static void draw_byte_32(const unsigned char *font, unsigned int *base, int rb) in draw_byte_32() function 473 draw_byte_32(font, (unsigned int *)base, rb); in draw_byte()
|