|
Linux Kernel
3.7.1
|
Data Fields | |
| void * | dev |
| struct mutex | fpga_mutex |
| struct netup_hw_pid_filter * | pid_filt [2] |
| struct altera_ci_state * | state [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 |
Definition at line 106 of file altera-ci.c.
| 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.
Definition at line 108 of file altera-ci.c.
| struct netup_hw_pid_filter* pid_filt[2] |
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.
| struct work_struct work |
Definition at line 111 of file altera-ci.c.
1.8.2