Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmouse.h37 #define MOUSE_GETLEVEL _IOR('M', 4, int) macro
/freebsd/sys/dev/syscons/
H A Dsysmouse.c191 case MOUSE_GETLEVEL: /* get operation level */ in smdev_ioctl()
/freebsd/sys/dev/vt/
H A Dvt_sysmouse.c390 case MOUSE_GETLEVEL: in sysmouse_ioctl()
/freebsd/sys/dev/adb/
H A Dadb_mouse.c611 case MOUSE_GETLEVEL: in ams_ioctl()
/freebsd/sys/dev/usb/input/
H A Dums.c1087 case MOUSE_GETLEVEL: in ums_fifo_ioctl()
H A Dwsp.c1592 case MOUSE_GETLEVEL: in wsp_ioctl()
H A Datp.c2540 case MOUSE_GETLEVEL: in atp_ioctl()
/freebsd/sys/dev/cyapa/
H A Dcyapa.c1216 case MOUSE_GETLEVEL: in cyapaioctl()
/freebsd/usr.sbin/moused/
H A Dmoused.c1471 rodent.level = (ioctl(rodent.mfd, MOUSE_GETLEVEL, &level) == 0) ? level : 0; in r_identify()
/freebsd/sys/dev/atkbdc/
H A Dpsm.c2792 case MOUSE_GETLEVEL: