Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/amba/
Dclcd.h78 struct clcd_board { struct
79 const char *name;
84 u32 caps;
90 int (*check)(struct clcd_fb *fb, struct fb_var_screeninfo *var);
96 void (*decode)(struct clcd_fb *fb, struct clcd_regs *regs);
101 void (*disable)(struct clcd_fb *);
106 void (*enable)(struct clcd_fb *);
111 int (*setup)(struct clcd_fb *);
116 int (*mmap)(struct clcd_fb *, struct vm_area_struct *);
121 void (*remove)(struct clcd_fb *);