Lines Matching refs:wm97xx
3 * zylonite-wm97xx.c -- Zylonite Continuous Touch screen driver
11 * This is a wm97xx extended touch driver supporting interrupt driven
24 #include <linux/wm97xx.h>
76 static void wm97xx_acc_pen_up(struct wm97xx *wm)
86 static int wm97xx_acc_pen_down(struct wm97xx *wm)
139 static int wm97xx_acc_startup(struct wm97xx *wm)
164 static void wm97xx_irq_enable(struct wm97xx *wm, int enable)
183 struct wm97xx *wm = platform_get_drvdata(pdev);
208 struct wm97xx *wm = platform_get_drvdata(pdev);
219 .name = "wm97xx-touch",
226 MODULE_DESCRIPTION("wm97xx continuous touch driver for Zylonite");