Searched defs:wm97xx_mach_ops (Results 1 – 1 of 1) sorted by relevance
248 struct wm97xx_mach_ops { struct251 int acc_enabled;252 void (*acc_pen_up) (struct wm97xx *);253 int (*acc_pen_down) (struct wm97xx *);277 struct wm97xx_mach_ops *mach_ops; argument