Searched defs:s2255_fw (Results 1 – 1 of 1) sorted by relevance
188 struct s2255_fw { struct189 int fw_loaded;190 int fw_size;191 struct urb *fw_urb;192 atomic_t fw_state;193 void *pfw_data;194 wait_queue_head_t wait_fw;195 const struct firmware *fw;