Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dhgpk.h50 int hgpk_detect(struct psmouse *psmouse, bool set_properties);
H A Dhgpk.c1037 int hgpk_detect(struct psmouse *psmouse, bool set_properties) in hgpk_detect() function
H A Dpsmouse-base.c845 .detect = hgpk_detect,