Home
last modified time | relevance | path

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

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