Searched refs:MOUSE_GETMODE (Results 1 – 11 of 11) sorted by relevance
35 #define MOUSE_GETMODE _IOR('M', 2, mousemode_t) macro
155 case MOUSE_GETMODE: /* get protocol/mode */ in smdev_ioctl()
394 case MOUSE_GETMODE: { in sysmouse_ioctl()
588 case MOUSE_GETMODE: in ams_ioctl()
1046 case MOUSE_GETMODE: in ums_fifo_ioctl()
1562 case MOUSE_GETMODE: in wsp_ioctl()
2510 case MOUSE_GETMODE: in atp_ioctl()
1217 case MOUSE_GETMODE: in cyapaioctl()
981 if (ioctl(rodent.mfd, MOUSE_GETMODE, &rodent.mode) == 0) { in r_identify()
1445 if (ioctl(fd, MOUSE_GETMODE, mode) < 0) { in r_if() 1446 logwarnx("unable to MOUSE_GETMODE for device %s", dev->path); in r_if()
2680 case MOUSE_GETMODE: