Searched defs:em28xx_ops (Results 1 – 1 of 1) sorted by relevance
725 struct em28xx_ops { struct726 struct list_head next;727 char *name;728 int id;729 int (*init)(struct em28xx *);730 int (*fini)(struct em28xx *);731 int (*suspend)(struct em28xx *);732 int (*resume)(struct em28xx *);