Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/s2255/
H A Ds2255drv.c179 struct s2255_fw { struct
180 int fw_loaded;
181 int fw_size;
182 struct urb *fw_urb;
183 atomic_t fw_state;
184 void *pfw_data;
185 wait_queue_head_t wait_fw;
186 const struct firmware *fw;