Searched refs:hd44780_ops_gpio8 (Results 1 – 1 of 1) sorted by relevance
125 static const struct charlcd_ops hd44780_ops_gpio8 = { variable263 lcd->ops = ifwidth == 8 ? &hd44780_ops_gpio8 : &hd44780_ops_gpio4; in hd44780_probe()