Searched refs:UI_GET_SYSNAME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/evdev/ | ||
H A D | uinput.h | 71 #define UI_GET_SYSNAME(len) _IOC(IOC_OUT, UINPUT_IOCTL_BASE, 44, len) macro |
H A D | uinput.c | 480 case UI_GET_SYSNAME(0): in uinput_ioctl_sub() |