Home
last modified time | relevance | path

Searched defs:s2255_fw (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/s2255/
Ds2255drv.c192 struct s2255_fw { struct
193 int fw_loaded;
194 int fw_size;
195 struct urb *fw_urb;
196 atomic_t fw_state;
197 void *pfw_data;
198 wait_queue_head_t wait_fw;
199 const struct firmware *fw;