Searched refs:MOUSE_GETLEVEL (Results 1 – 10 of 10) sorted by relevance
39 #define MOUSE_GETLEVEL _IOR('M', 4, int) macro
185 case MOUSE_GETLEVEL: /* get operation level */ in smdev_ioctl()
382 case MOUSE_GETLEVEL: in sysmouse_ioctl()
616 case MOUSE_GETLEVEL: in ams_ioctl()
1079 case MOUSE_GETLEVEL: in ums_fifo_ioctl()
1504 case MOUSE_GETLEVEL: in wsp_ioctl()
2547 case MOUSE_GETLEVEL: in atp_ioctl()
1220 case MOUSE_GETLEVEL: in cyapaioctl()
1474 rodent.level = (ioctl(rodent.mfd, MOUSE_GETLEVEL, &level) == 0) ? level : 0; in r_identify()
2794 case MOUSE_GETLEVEL: