Searched refs:draw_byte_16 (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.c24 static void draw_byte_16(unsigned char *bits, unsigned int *base, int rb);
204 draw_byte_16(font, (unsigned int *)base, rb);
260 static void draw_byte_16(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.c30 static void draw_byte_16(unsigned char *bits, unsigned int *base, int rb);
478 draw_byte_16(font, (unsigned int *)base, rb);
534 static void draw_byte_16(unsigned char *font, unsigned int *base, int rb) function

Completed in 65 milliseconds