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

#include <hecubafb.h>

Data Fields

struct moduleowner
 
void(* remove )(struct hecubafb_par *)
 
void(* set_ctl )(struct hecubafb_par *, unsigned char, unsigned char)
 
void(* set_data )(struct hecubafb_par *, unsigned char)
 
void(* wait_for_ack )(struct hecubafb_par *, int)
 
int(* init )(struct hecubafb_par *)
 

Detailed Description

Definition at line 41 of file hecubafb.h.

Field Documentation

int(* init)(struct hecubafb_par *)

Definition at line 47 of file hecubafb.h.

struct module* owner

Definition at line 42 of file hecubafb.h.

void(* remove)(struct hecubafb_par *)

Definition at line 43 of file hecubafb.h.

void(* set_ctl)(struct hecubafb_par *, unsigned char, unsigned char)

Definition at line 44 of file hecubafb.h.

void(* set_data)(struct hecubafb_par *, unsigned char)

Definition at line 45 of file hecubafb.h.

void(* wait_for_ack)(struct hecubafb_par *, int)

Definition at line 46 of file hecubafb.h.


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