Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds