Home
last modified time | relevance | path

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

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