Home
last modified time | relevance | path

Searched refs:hd44780_ops_gpio4 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dhd44780.c170 static const struct charlcd_ops hd44780_ops_gpio4 = { variable
263 lcd->ops = ifwidth == 8 ? &hd44780_ops_gpio8 : &hd44780_ops_gpio4; in hd44780_probe()
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dhd44780.c183 static const struct charlcd_ops hd44780_ops_gpio4 = { variable
300 lcd->ops = &hd44780_ops_gpio4; in hd44780_probe()

Completed in 2 milliseconds