Searched refs:wm97xx_data (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dwm97xx.h165 struct wm97xx_data { struct
237 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *);
/linux-master/drivers/input/touchscreen/
H A Dwm9712.c314 static int wm9712_poll_coord(struct wm97xx *wm, struct wm97xx_data *data)
379 static int wm9712_poll_touch(struct wm97xx *wm, struct wm97xx_data *data)
H A Dwm9713.c320 static int wm9713_poll_coord(struct wm97xx *wm, struct wm97xx_data *data)
390 static int wm9713_poll_touch(struct wm97xx *wm, struct wm97xx_data *data)
H A Dwm9705.c270 static int wm9705_poll_touch(struct wm97xx *wm, struct wm97xx_data *data)
H A Dwm97xx-core.c381 struct wm97xx_data data;

Completed in 105 milliseconds