Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx.h724 struct em28xx_ops { struct
725 struct list_head next;
726 char *name;
727 int id;
728 int (*init)(struct em28xx *);
729 int (*fini)(struct em28xx *);
730 int (*suspend)(struct em28xx *);
731 int (*resume)(struct em28xx *);