Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
A Dhd44780_common.h18 int hd44780_common_print(struct charlcd *lcd, int c);
A Dhd44780.c129 .print = hd44780_common_print,
185 .print = hd44780_common_print,
A Dhd44780_common.c39 int hd44780_common_print(struct charlcd *lcd, int c) in hd44780_common_print() function
50 EXPORT_SYMBOL_GPL(hd44780_common_print);
A Dpanel.c813 .print = hd44780_common_print,

Completed in 7 milliseconds