Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/auxdisplay/
Dhd44780_common.h30 int hd44780_common_fontsize(struct charlcd *lcd, enum charlcd_fontsize size);
Dhd44780.c139 .fontsize = hd44780_common_fontsize,
195 .fontsize = hd44780_common_fontsize,
Dhd44780_common.c263 int hd44780_common_fontsize(struct charlcd *lcd, enum charlcd_fontsize size) in hd44780_common_fontsize() function
275 EXPORT_SYMBOL_GPL(hd44780_common_fontsize);
Dpanel.c823 .fontsize = hd44780_common_fontsize,