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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dbtext.c25 static void draw_byte_8(unsigned char *bits, unsigned int *base, int rb);
207 draw_byte_8(font, (unsigned int *)base, rb);
278 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dbtext.c31 static void draw_byte_8(unsigned char *bits, unsigned int *base, int rb);
481 draw_byte_8(font, (unsigned int *)base, rb);
552 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) function

Completed in 23 milliseconds