Home
last modified time | relevance | path

Searched refs:UI_DEV_SETUP (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/evdev/
H A Duinput.h62 #define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct uinput_setup) macro
H A Duinput.c512 case UI_DEV_SETUP: in uinput_ioctl_sub()
/src/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c328 ioctl(fd, UI_DEV_SETUP, &uisetup) < 0) in uinput_open_common()
/src/usr.sbin/moused/msconvd/
H A Dmsconvd.c807 ioctl(fd, UI_DEV_SETUP, &uisetup) < 0) in r_uinput_register()