Lines Matching refs:wm97xx
3 * mainstone-wm97xx.c -- Mainstone Continuous Touch screen driver for
12 * This is a wm97xx extended touch driver to capture touch
29 #include <linux/wm97xx.h>
100 static void wm97xx_acc_pen_up(struct wm97xx *wm)
115 static int wm97xx_acc_pen_down(struct wm97xx *wm)
168 static int wm97xx_acc_startup(struct wm97xx *wm)
229 static void wm97xx_acc_shutdown(struct wm97xx *wm)
250 struct wm97xx *wm = platform_get_drvdata(pdev);
257 struct wm97xx *wm = platform_get_drvdata(pdev);
268 .name = "wm97xx-touch",
275 MODULE_DESCRIPTION("wm97xx continuous touch driver for mainstone");