Searched refs:draw_byte_16 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/sparc/kernel/ |
D | btext.c | 24 static void draw_byte_16(unsigned char *bits, unsigned int *base, int rb); 207 draw_byte_16(font, (unsigned int *)base, rb); in draw_byte() 263 static void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() function
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | btext.c | 430 static inline void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() function 478 draw_byte_16(font, (unsigned int *)base, rb); in draw_byte()
|