Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds