Linux Kernel
3.7.1
|
#include <broadsheetfb.h>
Data Fields | |
struct fb_info * | info |
struct broadsheet_board * | board |
void(* | write_reg )(struct broadsheetfb_par *, u16 reg, u16 val) |
u16(* | read_reg )(struct broadsheetfb_par *, u16 reg) |
wait_queue_head_t | waitq |
int | panel_index |
struct mutex | io_lock |
Definition at line 46 of file broadsheetfb.h.
Definition at line 48 of file broadsheetfb.h.
Definition at line 47 of file broadsheetfb.h.
Definition at line 53 of file broadsheetfb.h.
int panel_index |
Definition at line 52 of file broadsheetfb.h.
u16(* read_reg)(struct broadsheetfb_par *, u16 reg) |
Definition at line 50 of file broadsheetfb.h.
wait_queue_head_t waitq |
Definition at line 51 of file broadsheetfb.h.
Definition at line 49 of file broadsheetfb.h.