Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
A Dhd44780_common.h23 int hd44780_common_shift_cursor(struct charlcd *lcd,
A Dhd44780.c134 .shift_cursor = hd44780_common_shift_cursor,
190 .shift_cursor = hd44780_common_shift_cursor,
A Dhd44780_common.c164 int hd44780_common_shift_cursor(struct charlcd *lcd, enum charlcd_shift_dir dir) in hd44780_common_shift_cursor() function
181 EXPORT_SYMBOL_GPL(hd44780_common_shift_cursor);
A Dpanel.c818 .shift_cursor = hd44780_common_shift_cursor,

Completed in 8 milliseconds