Home
last modified time | relevance | path

Searched defs:font_data (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dfont.h72 struct font_data { struct
73 unsigned int extra[FONT_EXTRA_WORDS];
74 const unsigned char data[];
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dsticon.c63 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES]; variable
H A Dnewport_con.c38 static unsigned char *font_data[MAX_NR_CONSOLES]; variable
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dconsole_truetype.c117 u8 *font_data; member