Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dtouchkit_ps2.h12 int touchkit_ps2_detect(struct psmouse *psmouse, bool set_properties);
H A Dtouchkit_ps2.c56 int touchkit_ps2_detect(struct psmouse *psmouse, bool set_properties) in touchkit_ps2_detect() function
H A Dpsmouse-base.c837 .detect = touchkit_ps2_detect,