Home
last modified time | relevance | path

Searched refs:shift_display (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/auxdisplay/
A Dhd44780.c135 .shift_display = hd44780_common_shift_display,
191 .shift_display = hd44780_common_shift_display,
A Dcharlcd.h86 int (*shift_display)(struct charlcd *lcd, enum charlcd_shift_dir dir); member
A Dcharlcd.c313 lcd->ops->shift_display(lcd, CHARLCD_SHIFT_LEFT); in handle_lcd_special_code()
317 lcd->ops->shift_display(lcd, CHARLCD_SHIFT_RIGHT); in handle_lcd_special_code()
A Dlcd2s.c280 .shift_display = lcd2s_shift_display,
A Dpanel.c819 .shift_display = hd44780_common_shift_display,

Completed in 10 milliseconds