Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/console/
Dsticore.c498 struct sti_rom_font *nf; in sti_select_fbfont()
513 size += sizeof(struct sti_rom_font); in sti_select_fbfont()
530 dest += sizeof(struct sti_rom_font); in sti_select_fbfont()
600 struct sti_rom_font *raw_font, *font_start; in sti_cook_fonts()
650 int size = f->raw->bytes_per_char*256+sizeof(struct sti_rom_font); in sti_bmode_font_raw()
683 struct sti_rom_font *raw_font, *font_start; in sti_get_bmode_rom()
/Linux-v4.19/drivers/video/fbdev/
Dsticore.h233 struct sti_rom_font { struct
249 struct sti_rom_font *raw; argument