Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx.h782 struct em28xx_ops { struct
783 struct list_head next;
784 char *name;
785 int id;
786 int (*init)(struct em28xx *dev);
787 int (*fini)(struct em28xx *dev);
788 int (*suspend)(struct em28xx *dev);
789 int (*resume)(struct em28xx *dev);