Searched refs:UI_END_FF_ERASE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/evdev/ | ||
| H A D | uinput.h | 89 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase) macro |
| H A D | uinput.c | 627 case UI_END_FF_ERASE: in uinput_ioctl_sub() |