Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
H A Dhd44780_common.h28 int hd44780_common_cursor(struct charlcd *lcd, enum charlcd_onoff on);
H A Dhd44780_common.c232 int hd44780_common_cursor(struct charlcd *lcd, enum charlcd_onoff on) in hd44780_common_cursor() function
244 EXPORT_SYMBOL_GPL(hd44780_common_cursor);
H A Dhd44780.c137 .cursor = hd44780_common_cursor,
193 .cursor = hd44780_common_cursor,
H A Dpanel.c821 .cursor = hd44780_common_cursor,