Searched refs:draw_byte_8 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
H A D | btext.c | 24 static void draw_byte_8(unsigned char *bits, unsigned int *base, int rb); 209 draw_byte_8(font, (unsigned int *)base, rb); draw_byte() 280 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) draw_byte_8() function
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | btext.c | 464 static inline void draw_byte_8(unsigned char *font, unsigned int *base, int rb) draw_byte_8() function 497 draw_byte_8(font, (unsigned int *)base, rb); draw_byte()
|
Completed in 56 milliseconds