Home
last modified time | relevance | path

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

/openbmc/linux/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