Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
A Dhd44780_common.h27 int hd44780_common_display(struct charlcd *lcd, enum charlcd_onoff on);
A Dhd44780.c136 .display = hd44780_common_display,
192 .display = hd44780_common_display,
A Dhd44780_common.c210 int hd44780_common_display(struct charlcd *lcd, enum charlcd_onoff on) in hd44780_common_display() function
222 EXPORT_SYMBOL_GPL(hd44780_common_display);
A Dpanel.c820 .display = hd44780_common_display,

Completed in 8 milliseconds