Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/media/usb/tm6000/
Dtm6000.h272 struct tm6000_ops { struct
275 enum tm6000_ops_type type; argument
276 int (*init)(struct tm6000_core *);
277 int (*fini)(struct tm6000_core *);
278 int (*fillbuf)(struct tm6000_core *, char *buf, int size);
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000.h271 struct tm6000_ops { struct
274 enum tm6000_ops_type type; argument
275 int (*init)(struct tm6000_core *);
276 int (*fini)(struct tm6000_core *);
277 int (*fillbuf)(struct tm6000_core *, char *buf, int size);