Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
Dcx231xx.h726 struct cx231xx_ops { struct
727 struct list_head next;
728 char *name;
729 int id;
730 int (*init) (struct cx231xx *);
731 int (*fini) (struct cx231xx *);
Dcx231xx-417.c1702 static const struct cx2341x_handler_ops cx231xx_ops = { variable
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
Dcx231xx.h724 struct cx231xx_ops { struct
725 struct list_head next;
726 char *name;
727 int id;
728 int (*init) (struct cx231xx *);
729 int (*fini) (struct cx231xx *);
Dcx231xx-417.c1702 static const struct cx2341x_handler_ops cx231xx_ops = { variable