Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
broadsheetfb_par Struct Reference

#include <broadsheetfb.h>

Data Fields

struct fb_infoinfo
 
struct broadsheet_boardboard
 
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
 

Detailed Description

Definition at line 46 of file broadsheetfb.h.

Field Documentation

Definition at line 48 of file broadsheetfb.h.

struct fb_info* info

Definition at line 47 of file broadsheetfb.h.

struct mutex io_lock

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.

Definition at line 51 of file broadsheetfb.h.

void(* write_reg)(struct broadsheetfb_par *, u16 reg, u16 val)

Definition at line 49 of file broadsheetfb.h.


The documentation for this struct was generated from the following file: