Searched refs:draw_byte_32 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
H A D | btext.c | 22 static void draw_byte_32(unsigned char *bits, unsigned int *base, int rb); 202 draw_byte_32(font, (unsigned int *)base, rb); draw_byte() 241 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) draw_byte_32() function
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | btext.c | 425 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) draw_byte_32() function 490 draw_byte_32(font, (unsigned int *)base, rb); draw_byte()
|
Completed in 129 milliseconds