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.h800 struct em28xx_ops { struct
801 struct list_head next;
802 char *name;
803 int id;
804 int (*init)(struct em28xx *dev);
805 int (*fini)(struct em28xx *dev);
806 int (*suspend)(struct em28xx *dev);
807 int (*resume)(struct em28xx *dev);