Searched refs:hd44780_write_gpio4 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/auxdisplay/
H A Dhd44780.c80 static void hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs) function
149 hd44780_write_gpio4(hd, cmd, 0);
177 hd44780_write_gpio4(hd, data, 1);

Completed in 376 milliseconds