Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dhd44780_common.h27 int hd44780_common_display(struct charlcd *lcd, enum charlcd_onoff on);
H A Dhd44780_common.c218 int hd44780_common_display(struct charlcd *lcd, enum charlcd_onoff on) in hd44780_common_display() function
230 EXPORT_SYMBOL_GPL(hd44780_common_display); variable
H A Dhd44780.c136 .display = hd44780_common_display,
192 .display = hd44780_common_display,
H A Dpanel.c820 .display = hd44780_common_display,

Completed in 5 milliseconds