Lines Matching refs:hd44780
37 struct hd44780 {
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;
147 struct hd44780 *hd = hdc->hd44780;
159 struct hd44780 *hd = hdc->hd44780;
175 struct hd44780 *hd = hdc->hd44780;
206 struct hd44780 *hd;
234 hdc->hd44780 = hd;
323 kfree(hdc->hd44780);
328 { .compatible = "hit,hd44780" },
337 .name = "hd44780",