Searched refs:elantech_detect (Results 1 – 3 of 3) sorted by relevance
150 int elantech_detect(struct psmouse *psmouse, bool set_properties);153 static inline int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect() function
1407 int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect() function1485 if (elantech_detect(psmouse, 0)) in elantech_reconnect()
898 psmouse_do_detect(elantech_detect, psmouse, set_properties) == 0) { in psmouse_extensions()1096 .detect = elantech_detect,