Lines Matching refs:auok190xfb_par
31 struct auok190xfb_par { struct
54 void (*update_partial)(struct auok190xfb_par *par, u16 y1, u16 y2); argument
55 void (*update_all)(struct auok190xfb_par *par); argument
56 bool (*need_refresh)(struct auok190xfb_par *par); argument
57 void (*init)(struct auok190xfb_par *par); argument
58 void (*recover)(struct auok190xfb_par *par); argument
88 int (*init)(struct auok190xfb_par *); argument
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 *);