Home
last modified time | relevance | path

Searched refs:draw_byte_8 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/sparc/kernel/
Dbtext.c24 static void draw_byte_8(unsigned char *bits, unsigned int *base, int rb);
209 draw_byte_8(font, (unsigned int *)base, rb); in draw_byte()
280 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8() function
/linux-3.4.99/arch/powerpc/kernel/
Dbtext.c31 static void draw_byte_8(unsigned char *bits, unsigned int *base, int rb);
484 draw_byte_8(font, (unsigned int *)base, rb); in draw_byte()
555 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8() function