Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/auxdisplay/
Dhd44780_common.h20 int hd44780_common_home(struct charlcd *lcd);
Dhd44780.c131 .home = hd44780_common_home,
187 .home = hd44780_common_home,
Dhd44780_common.c71 int hd44780_common_home(struct charlcd *lcd) in hd44780_common_home() function
75 EXPORT_SYMBOL_GPL(hd44780_common_home);
Dpanel.c815 .home = hd44780_common_home,