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

#include <broadsheetfb.h>

Data Fields

struct moduleowner
 
int(* init )(struct broadsheetfb_par *)
 
int(* wait_for_rdy )(struct broadsheetfb_par *)
 
void(* cleanup )(struct broadsheetfb_par *)
 
int(* get_panel_type )(void)
 
int(* setup_irq )(struct fb_info *)
 
void(* set_ctl )(struct broadsheetfb_par *, unsigned char, u8)
 
void(* set_hdb )(struct broadsheetfb_par *, u16)
 
u16(* get_hdb )(struct broadsheetfb_par *)
 
void(* mmio_write )(struct broadsheetfb_par *, int type, u16)
 
u16(* mmio_read )(struct broadsheetfb_par *)
 

Detailed Description

Definition at line 57 of file broadsheetfb.h.

Field Documentation

void(* cleanup)(struct broadsheetfb_par *)

Definition at line 61 of file broadsheetfb.h.

u16(* get_hdb)(struct broadsheetfb_par *)

Definition at line 68 of file broadsheetfb.h.

int(* get_panel_type)(void)

Definition at line 62 of file broadsheetfb.h.

Definition at line 59 of file broadsheetfb.h.

u16(* mmio_read)(struct broadsheetfb_par *)

Definition at line 72 of file broadsheetfb.h.

void(* mmio_write)(struct broadsheetfb_par *, int type, u16)

Definition at line 71 of file broadsheetfb.h.

struct module* owner

Definition at line 58 of file broadsheetfb.h.

void(* set_ctl)(struct broadsheetfb_par *, unsigned char, u8)

Definition at line 66 of file broadsheetfb.h.

void(* set_hdb)(struct broadsheetfb_par *, u16)

Definition at line 67 of file broadsheetfb.h.

int(* setup_irq)(struct fb_info *)

Definition at line 63 of file broadsheetfb.h.

int(* wait_for_rdy)(struct broadsheetfb_par *)

Definition at line 60 of file broadsheetfb.h.


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