Searched refs:elantech_detect (Results 1 – 3 of 3) sorted by relevance
191 int elantech_detect(struct psmouse *psmouse, bool set_properties);
853 .detect = elantech_detect,862 .detect = elantech_detect,
1402 int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect() function1505 if (elantech_detect(psmouse, 0)) in elantech_reconnect()