Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dbtext.c23 static void draw_byte_16(unsigned char *bits, unsigned int *base, int rb);
206 draw_byte_16(font, (unsigned int *)base, rb); in draw_byte()
262 static void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() function
/linux-4.4.14/arch/powerpc/kernel/
Dbtext.c446 static inline void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() function
494 draw_byte_16(font, (unsigned int *)base, rb); in draw_byte()