Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dwm97xx.h248 struct wm97xx_mach_ops { struct
251 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