Searched refs:thinking_detect (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dpsmouse-base.c528 static int thinking_detect(struct psmouse *psmouse, bool set_properties) function
623 if (max_proto > PSMOUSE_IMEX && thinking_detect(psmouse, set_properties) == 0)
782 .detect = thinking_detect,

Completed in 108 milliseconds