Home
last modified time | relevance | path

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

/linux/tools/memory-model/
H A Dlinux-kernel.cfg9 fontsize 8
/linux/drivers/auxdisplay/
H A Dhd44780.c139 .fontsize = hd44780_common_fontsize,
195 .fontsize = hd44780_common_fontsize,
H A Dcharlcd.h92 int (*fontsize)(struct charlcd *lcd, enum charlcd_fontsize size); member
H A Dcharlcd.c273 lcd->ops->fontsize(lcd, CHARLCD_FONTSIZE_SMALL); in handle_lcd_special_code()
280 lcd->ops->fontsize(lcd, CHARLCD_FONTSIZE_LARGE); in handle_lcd_special_code()
H A Dlcd2s.c295 .fontsize = lcd2s_fontsize,
H A Dpanel.c823 .fontsize = hd44780_common_fontsize,