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

/linux-master/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) function
244 EXPORT_SYMBOL_GPL(hd44780_common_cursor); variable
H A Dhd44780.c137 .cursor = hd44780_common_cursor,
193 .cursor = hd44780_common_cursor,
H A Dpanel.c821 .cursor = hd44780_common_cursor,

Completed in 159 milliseconds