Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sti/
Dsticore.c472 sti_select_fbfont( struct sti_cooked_rom *cooked_rom, char *fbfont_name ) in sti_select_fbfont() argument
480 if (!fbfont_name || !strlen(fbfont_name)) in sti_select_fbfont()
482 fbfont = fbcon_find_font(fbfont_name); in sti_select_fbfont()
529 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, char *fbfont_name) in sti_select_fbfont() argument