Searched refs:elantech_detect (Results 1 – 3 of 3) sorted by relevance
191 int elantech_detect(struct psmouse *psmouse, bool set_properties);
854 .detect = elantech_detect,863 .detect = elantech_detect,
1401 int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect() function1485 if (elantech_detect(psmouse, 0)) in elantech_reconnect()