Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dwm9712.c247 static inline int is_pden(struct wm97xx *wm) in is_pden() function
285 if (is_pden(wm)) in wm9712_poll_sample()
349 if (is_pden(wm)) in wm9712_poll_coord()
Dwm9713.c252 static inline int is_pden(struct wm97xx *wm) in is_pden() function
295 if (is_pden(wm)) in wm9713_poll_sample()
360 if (is_pden(wm)) in wm9713_poll_coord()
Dwm9705.c207 static inline int is_pden(struct wm97xx *wm) in is_pden() function
245 if (is_pden(wm)) in wm9705_poll_sample()