Home
last modified time | relevance | path

Searched refs:UI_SET_FFBIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Duinput.h144 #define UI_SET_FFBIT _IOW(UINPUT_IOCTL_BASE, 107, int) macro
/openbmc/linux/drivers/input/misc/
H A Duinput.c959 case UI_SET_FFBIT: in uinput_ioctl_handler()