Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfont.h73 struct font_data { struct
74 unsigned int extra[FONT_EXTRA_WORDS];
75 const unsigned char data[];
/Linux-v6.6/drivers/video/console/
Dsticon.c64 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES]; variable
Dnewport_con.c38 static unsigned char *font_data[MAX_NR_CONSOLES]; variable