Searched refs:sti_cooked_rom (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sticore.h | 251 struct sti_cooked_rom { struct 346 struct sti_cooked_rom *rom;
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sticore.h | 252 struct sti_cooked_rom { struct 347 struct sti_cooked_rom *rom;
|
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | sticore.c | 491 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() 547 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() 553 static int sti_search_font(struct sti_cooked_rom *rom, int height, int width) in sti_search_font() 566 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font() 625 static int sti_cook_fonts(struct sti_cooked_rom *cooked_rom, in sti_cook_fonts() 755 struct sti_cooked_rom *cooked; in sti_read_rom()
|
/kernel/linux/linux-6.6/drivers/video/ |
H A D | sticore.c | 521 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() 577 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() 603 static int sti_search_font(struct sti_cooked_rom *rom, int height, int width) in sti_search_font() 616 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font() 675 static int sti_cook_fonts(struct sti_cooked_rom *cooked_rom, in sti_cook_fonts() 805 struct sti_cooked_rom *cooked; in sti_read_rom()
|
Completed in 6 milliseconds