Searched refs:draw_byte_32 (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.c23 static void draw_byte_32(unsigned char *bits, unsigned int *base, int rb);
200 draw_byte_32(font, (unsigned int *)base, rb);
239 static void draw_byte_32(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.c29 static void draw_byte_32(unsigned char *bits, unsigned int *base, int rb);
474 draw_byte_32(font, (unsigned int *)base, rb);
513 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) function

Completed in 54 milliseconds