Searched refs:shift_cursor (Results 1 – 5 of 5) sorted by relevance
298 if (!lcd->ops->shift_cursor(lcd, CHARLCD_SHIFT_LEFT)) in handle_lcd_special_code()306 if (!lcd->ops->shift_cursor(lcd, CHARLCD_SHIFT_RIGHT)) in handle_lcd_special_code()388 if (!lcd->ops->shift_cursor(lcd, in charlcd_write_char()395 if (!lcd->ops->shift_cursor(lcd, CHARLCD_SHIFT_LEFT)) in charlcd_write_char()
85 int (*shift_cursor)(struct charlcd *lcd, enum charlcd_shift_dir dir); member
134 .shift_cursor = hd44780_common_shift_cursor,190 .shift_cursor = hd44780_common_shift_cursor,
280 .shift_cursor = lcd2s_shift_cursor,
818 .shift_cursor = hd44780_common_shift_cursor,