Home
last modified time | relevance | path

Searched refs:MOUSE_GETLEVEL (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/sys/sys/
HDmouse.h37 #define MOUSE_GETLEVEL _IOR('M', 4, int) macro
/freebsd-14-stable/sys/dev/syscons/
HDsysmouse.c183 case MOUSE_GETLEVEL: /* get operation level */ in smdev_ioctl()
/freebsd-14-stable/sys/dev/vt/
HDvt_sysmouse.c382 case MOUSE_GETLEVEL: in sysmouse_ioctl()
/freebsd-14-stable/sys/dev/adb/
HDadb_mouse.c612 case MOUSE_GETLEVEL: in ams_ioctl()
/freebsd-14-stable/sys/dev/usb/input/
HDums.c1087 case MOUSE_GETLEVEL: in ums_fifo_ioctl()
HDwsp.c1503 case MOUSE_GETLEVEL: in wsp_ioctl()
HDatp.c2540 case MOUSE_GETLEVEL: in atp_ioctl()
/freebsd-14-stable/sys/dev/cyapa/
HDcyapa.c1216 case MOUSE_GETLEVEL: in cyapaioctl()
/freebsd-14-stable/usr.sbin/moused/
HDmoused.c1472 rodent.level = (ioctl(rodent.mfd, MOUSE_GETLEVEL, &level) == 0) ? level : 0; in r_identify()
/freebsd-14-stable/sys/dev/atkbdc/
HDpsm.c2777 case MOUSE_GETLEVEL: