Searched defs:wm97xx_mach_ops (Results 1 – 1 of 1) sorted by relevance
247 struct wm97xx_mach_ops { struct250 int acc_enabled;251 void (*acc_pen_up) (struct wm97xx *);252 int (*acc_pen_down) (struct wm97xx *);276 struct wm97xx_mach_ops *mach_ops; argument