Searched refs:MOUSE_GETLEVEL (Results 1 – 10 of 10) sorted by relevance
37 #define MOUSE_GETLEVEL _IOR('M', 4, int) macro
183 case MOUSE_GETLEVEL: /* get operation level */ in smdev_ioctl()
382 case MOUSE_GETLEVEL: in sysmouse_ioctl()
612 case MOUSE_GETLEVEL: in ams_ioctl()
1088 case MOUSE_GETLEVEL: in ums_fifo_ioctl()
1504 case MOUSE_GETLEVEL: in wsp_ioctl()
2541 case MOUSE_GETLEVEL: in atp_ioctl()
1216 case MOUSE_GETLEVEL: in cyapaioctl()
1472 rodent.level = (ioctl(rodent.mfd, MOUSE_GETLEVEL, &level) == 0) ? level : 0; in r_identify()
2777 case MOUSE_GETLEVEL: