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