Home
last modified time | relevance | path

Searched refs:fbfont_name (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c491 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument
499 if (fbfont_name && strlen(fbfont_name)) in sti_select_fbfont()
500 fbfont = find_font(fbfont_name); in sti_select_fbfont()
547 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c521 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument
529 if (fbfont_name && strlen(fbfont_name)) in sti_select_fbfont()
530 fbfont = find_font(fbfont_name); in sti_select_fbfont()
577 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument

Completed in 3 milliseconds