Linux Kernel
3.7.1
|
#include <clcd.h>
Data Fields | |
const char * | name |
u32 | caps |
int(* | check )(struct clcd_fb *fb, struct fb_var_screeninfo *var) |
void(* | decode )(struct clcd_fb *fb, struct clcd_regs *regs) |
void(* | disable )(struct clcd_fb *) |
void(* | enable )(struct clcd_fb *) |
int(* | setup )(struct clcd_fb *) |
int(* | mmap )(struct clcd_fb *, struct vm_area_struct *) |
void(* | remove )(struct clcd_fb *) |