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

#include <clcd.h>

Data Fields

const charname
 
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 *)
 

Detailed Description

Definition at line 124 of file clcd.h.

Field Documentation

u32 caps

Definition at line 130 of file clcd.h.

Definition at line 136 of file clcd.h.

Definition at line 142 of file clcd.h.

void(* disable)(struct clcd_fb *)

Definition at line 147 of file clcd.h.

void(* enable)(struct clcd_fb *)

Definition at line 152 of file clcd.h.

Definition at line 162 of file clcd.h.

const char* name

Definition at line 125 of file clcd.h.

void(* remove)(struct clcd_fb *)

Definition at line 167 of file clcd.h.

Definition at line 157 of file clcd.h.


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