Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/auxdisplay/
Dhd44780_common.c71 int hd44780_common_home(struct charlcd *lcd) in hd44780_common_home() function
75 EXPORT_SYMBOL_GPL(hd44780_common_home);
93 return hd44780_common_home(lcd); in hd44780_common_clear_display()
Dhd44780_common.h20 int hd44780_common_home(struct charlcd *lcd);
Dhd44780.c131 .home = hd44780_common_home,
187 .home = hd44780_common_home,
Dpanel.c815 .home = hd44780_common_home,