Home
last modified time | relevance | path

Searched defs:auok190x_board (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/video/
Dauo_k190xfb.h87 struct auok190x_board { struct
88 int (*init)(struct auok190xfb_par *);
89 void (*cleanup)(struct auok190xfb_par *);
90 int (*wait_for_rdy)(struct auok190xfb_par *);
92 void (*set_ctl)(struct auok190xfb_par *, unsigned char, u8);
93 void (*set_hdb)(struct auok190xfb_par *, u16);
94 u16 (*get_hdb)(struct auok190xfb_par *);
96 int (*setup_irq)(struct fb_info *);
98 int gpio_nsleep;
99 int gpio_nrst;
[all …]