Searched refs:MOUSE_GETLEVEL (Results 1 – 10 of 10) sorted by relevance
37 #define MOUSE_GETLEVEL _IOR('M', 4, int) macro
191 case MOUSE_GETLEVEL: /* get operation level */ in smdev_ioctl()
390 case MOUSE_GETLEVEL: in sysmouse_ioctl()
611 case MOUSE_GETLEVEL: in ams_ioctl()
1087 case MOUSE_GETLEVEL: in ums_fifo_ioctl()
1592 case MOUSE_GETLEVEL: in wsp_ioctl()
2540 case MOUSE_GETLEVEL: in atp_ioctl()
1216 case MOUSE_GETLEVEL: in cyapaioctl()
1471 rodent.level = (ioctl(rodent.mfd, MOUSE_GETLEVEL, &level) == 0) ? level : 0; in r_identify()
2792 case MOUSE_GETLEVEL: