Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx.h779 struct em28xx_ops { struct
780 struct list_head next;
781 char *name;
782 int id;
783 int (*init)(struct em28xx *dev);
784 int (*fini)(struct em28xx *dev);
785 int (*suspend)(struct em28xx *dev);
786 int (*resume)(struct em28xx *dev);