Searched refs:draw_byte_32 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | btext.c | 23 static void draw_byte_32(unsigned char *bits, unsigned int *base, int rb); 203 draw_byte_32(font, (unsigned int *)base, rb); in draw_byte() 242 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | btext.c | 411 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32() function 476 draw_byte_32(font, (unsigned int *)base, rb); in draw_byte()
|