Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/s2255/
Ds2255drv.c188 struct s2255_fw { struct
267 struct s2255_fw *fw_data;
491 struct s2255_fw *data = dev->fw_data; in s2255_timer()
510 struct s2255_fw *data = urb->context; in s2255_fwchunk_complete()
2247 dev->fw_data = kzalloc(sizeof(struct s2255_fw), GFP_KERNEL); in s2255_probe()