Searched refs:hd44780_common_lines (Results 1 – 4 of 4) sorted by relevance
31 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines);
285 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines) in hd44780_common_lines() function297 EXPORT_SYMBOL_GPL(hd44780_common_lines);
140 .lines = hd44780_common_lines,196 .lines = hd44780_common_lines,
824 .lines = hd44780_common_lines,