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

/linux-master/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) function
283 EXPORT_SYMBOL_GPL(hd44780_common_fontsize); variable
H A Dhd44780.c139 .fontsize = hd44780_common_fontsize,
195 .fontsize = hd44780_common_fontsize,
H A Dpanel.c823 .fontsize = hd44780_common_fontsize,

Completed in 126 milliseconds