Searched defs:em28xx_ops (Results 1 – 1 of 1) sorted by relevance
779 struct em28xx_ops { struct780 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);