probe_intellimouse 106 uspace/drv/hid/ps2mouse/ps2mouse.c static errno_t probe_intellimouse(ps2_mouse_t *, bool); probe_intellimouse 191 uspace/drv/hid/ps2mouse/ps2mouse.c if (probe_intellimouse(mouse, false) == EOK) { probe_intellimouse 194 uspace/drv/hid/ps2mouse/ps2mouse.c if (probe_intellimouse(mouse, true) == EOK)HelenOS homepage, sources at GitHub