Searched refs:focaltech_detect (Results 1 – 3 of 3) sorted by relevance
20 int focaltech_detect(struct psmouse *psmouse, bool set_properties);
39 int focaltech_detect(struct psmouse *psmouse, bool set_properties) in focaltech_detect() function
766 if (psmouse_do_detect(focaltech_detect, psmouse, set_properties) == 0) { in psmouse_extensions()1120 .detect = focaltech_detect,