Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
A Dem28xx.h788 struct em28xx_ops { struct
789 struct list_head next;
790 char *name;
791 int id;
792 int (*init)(struct em28xx *dev);
793 int (*fini)(struct em28xx *dev);
794 int (*suspend)(struct em28xx *dev);
795 int (*resume)(struct em28xx *dev);

Completed in 9 milliseconds