Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/s2255/
H A Ds2255drv.c179 struct s2255_fw { struct
258 struct s2255_fw *fw_data;
475 struct s2255_fw *data = dev->fw_data; in s2255_timer()
494 struct s2255_fw *data = urb->context; in s2255_fwchunk_complete()
2225 dev->fw_data = kzalloc(sizeof(struct s2255_fw), GFP_KERNEL); in s2255_probe()