Home
last modified time | relevance | path

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

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