Linux Kernel
3.7.1
|
Data Fields | |
int | fw_loaded |
int | fw_size |
struct urb * | fw_urb |
atomic_t | fw_state |
void * | pfw_data |
wait_queue_head_t | wait_fw |
struct firmware * | fw |
Definition at line 194 of file s2255drv.c.
Definition at line 201 of file s2255drv.c.
int fw_loaded |
Definition at line 195 of file s2255drv.c.
int fw_size |
Definition at line 196 of file s2255drv.c.
Definition at line 198 of file s2255drv.c.
Definition at line 197 of file s2255drv.c.
void* pfw_data |
Definition at line 199 of file s2255drv.c.
wait_queue_head_t wait_fw |
Definition at line 200 of file s2255drv.c.