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

Data Fields

voiddev
 
struct mutex fpga_mutex
 
struct netup_hw_pid_filterpid_filt [2]
 
struct altera_ci_statestate [2]
 
struct work_struct work
 
int(* fpga_rw )(void *dev, int flag, int data, int rw)
 
int cis_used
 
int filts_used
 
int strt_wrk
 

Detailed Description

Definition at line 106 of file altera-ci.c.

Field Documentation

int cis_used

Definition at line 113 of file altera-ci.c.

void* dev

Definition at line 107 of file altera-ci.c.

int filts_used

Definition at line 114 of file altera-ci.c.

struct mutex fpga_mutex

Definition at line 108 of file altera-ci.c.

int(* fpga_rw)(void *dev, int flag, int data, int rw)

Definition at line 112 of file altera-ci.c.

Definition at line 109 of file altera-ci.c.

Definition at line 110 of file altera-ci.c.

int strt_wrk

Definition at line 115 of file altera-ci.c.

Definition at line 111 of file altera-ci.c.


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