Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dwm9712.c242 static inline int is_pden(struct wm97xx *wm) in is_pden() function
280 if (is_pden(wm)) in wm9712_poll_sample()
344 if (is_pden(wm)) in wm9712_poll_coord()
H A Dwm9713.c247 static inline int is_pden(struct wm97xx *wm) in is_pden() function
290 if (is_pden(wm)) in wm9713_poll_sample()
355 if (is_pden(wm)) in wm9713_poll_coord()
H A Dwm9705.c202 static inline int is_pden(struct wm97xx *wm) in is_pden() function
240 if (is_pden(wm)) in wm9705_poll_sample()