Home
last modified time | relevance | path

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

/drivers/media/usb/em28xx/
Dem28xx.h722 struct em28xx_ops { struct
723 struct list_head next;
724 char *name;
725 int id;
726 int (*init)(struct em28xx *);
727 int (*fini)(struct em28xx *);
728 int (*suspend)(struct em28xx *);
729 int (*resume)(struct em28xx *);