Home
last modified time | relevance | path

Searched refs:is_pden (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dwm9713.c248 static inline int is_pden(struct wm97xx *wm) in is_pden() function
291 if (is_pden(wm)) in wm9713_poll_sample()
356 if (is_pden(wm)) in wm9713_poll_coord()
H A Dwm9712.c243 static inline int is_pden(struct wm97xx *wm) in is_pden() function
281 if (is_pden(wm)) in wm9712_poll_sample()
345 if (is_pden(wm)) in wm9712_poll_coord()
H A Dwm9705.c203 static inline int is_pden(struct wm97xx *wm) in is_pden() function
241 if (is_pden(wm)) in wm9705_poll_sample()