Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dbtext.c26 static void draw_byte_8(const unsigned char *bits, unsigned int *base, int rb);
208 draw_byte_8(font, (unsigned int *)base, rb); in draw_byte()
279 static void draw_byte_8(const unsigned char *font, unsigned int *base, int rb) in draw_byte_8() function
/linux/arch/powerpc/kernel/
H A Dbtext.c446 static inline void draw_byte_8(const unsigned char *font, unsigned int *base, int rb) in draw_byte_8() function
480 draw_byte_8(font, (unsigned int *)base, rb); in draw_byte()