Home
last modified time | relevance | path

Searched refs:charlcd_ops (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcharlcd.h13 const struct charlcd_ops *ops;
25 struct charlcd_ops { struct
H A Dhd44780.c125 static const struct charlcd_ops hd44780_ops_gpio8 = {
170 static const struct charlcd_ops hd44780_ops_gpio4 = {
H A Dpanel.c873 static const struct charlcd_ops charlcd_serial_ops = {
880 static const struct charlcd_ops charlcd_parallel_ops = {
887 static const struct charlcd_ops charlcd_tilcd_ops = {
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcharlcd.h40 const struct charlcd_ops *ops;
56 * struct charlcd_ops - Functions used by charlcd. Drivers have to implement
78 struct charlcd_ops { struct
H A Dhd44780.c127 static const struct charlcd_ops hd44780_ops_gpio8 = {
183 static const struct charlcd_ops hd44780_ops_gpio4 = {
H A Dpanel.c811 static const struct charlcd_ops charlcd_ops = { variable
953 charlcd->ops = &charlcd_ops; in lcd_init()
963 charlcd->ops = &charlcd_ops; in lcd_init()
974 charlcd->ops = &charlcd_ops; in lcd_init()
H A Dlcd2s.c273 static const struct charlcd_ops lcd2s_ops = {

Completed in 7 milliseconds