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

/linux-master/drivers/auxdisplay/
H A Dhd44780_common.h23 int hd44780_common_shift_cursor(struct charlcd *lcd,
H A Dhd44780_common.c172 int hd44780_common_shift_cursor(struct charlcd *lcd, enum charlcd_shift_dir dir) function
189 EXPORT_SYMBOL_GPL(hd44780_common_shift_cursor); variable
H A Dhd44780.c134 .shift_cursor = hd44780_common_shift_cursor,
190 .shift_cursor = hd44780_common_shift_cursor,
H A Dpanel.c818 .shift_cursor = hd44780_common_shift_cursor,

Completed in 200 milliseconds