Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Duinput.h149 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) macro
/openbmc/linux/drivers/input/misc/
H A Duinput.c987 case UI_BEGIN_FF_UPLOAD: in uinput_ioctl_handler()
1113 cmd = UI_BEGIN_FF_UPLOAD; in uinput_compat_ioctl()