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