Home
last modified time | relevance | path

Searched defs:wm97xx_mach_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dwm97xx.h247 struct wm97xx_mach_ops { struct
250 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