Searched refs:hd44780 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/auxdisplay/
H A Dhd44780.c37 struct hd44780 { struct
44 struct hd44780 *hd = hdc->hd44780;
50 static void hd44780_strobe_gpio(struct hd44780 *hd)
64 static void hd44780_write_gpio8(struct hd44780 *hd, u8 val, unsigned int rs)
80 static void hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs)
108 struct hd44780 *hd = hdc->hd44780;
119 struct hd44780 *hd = hdc->hd44780;
[all...]
H A DMakefile10 obj-$(CONFIG_HD44780) += hd44780.o
H A Dhd44780_common.h15 void *hd44780; member in struct:hd44780_common
H A Dpanel.c844 hdc->hd44780 = &lcd;

Completed in 152 milliseconds