Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dhd44780_common.h30 int hd44780_common_fontsize(struct charlcd *lcd, enum charlcd_fontsize size);
H A Dhd44780_common.c271 int hd44780_common_fontsize(struct charlcd *lcd, enum charlcd_fontsize size) in hd44780_common_fontsize() function
283 EXPORT_SYMBOL_GPL(hd44780_common_fontsize);
H A Dhd44780.c139 .fontsize = hd44780_common_fontsize,
195 .fontsize = hd44780_common_fontsize,
H A Dpanel.c823 .fontsize = hd44780_common_fontsize,