Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dsticore.c353 font_width; variable
370 font_width = simple_strtoul(x+1, NULL, 0); in sti_font_setup()
628 if (font_width && font_height) in sti_select_font()
630 font_height, font_width); in sti_select_font()