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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dpsmouse-base.c780 * psmouse_probe() probes for a PS/2 mouse.
783 static int psmouse_probe(struct psmouse *psmouse) function
1179 if (psmouse_probe(psmouse) < 0) {
1260 } else if (psmouse_probe(psmouse) < 0 ||

Completed in 91 milliseconds