Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/auxdisplay/
Dhd44780.c190 static const struct charlcd_ops hd44780_ops_gpio4 = { variable
283 lcd->ops = ifwidth == 8 ? &hd44780_ops_gpio8 : &hd44780_ops_gpio4; in hd44780_probe()