Home
last modified time | relevance | path

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

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