Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
H A Dhd44780_common.h31 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines);
H A Dhd44780_common.c285 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines) in hd44780_common_lines() function
297 EXPORT_SYMBOL_GPL(hd44780_common_lines);
H A Dhd44780.c140 .lines = hd44780_common_lines,
196 .lines = hd44780_common_lines,
H A Dpanel.c824 .lines = hd44780_common_lines,