Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Duinput.h151 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase) macro
/openbmc/linux/drivers/input/misc/
H A Duinput.c1009 case UI_BEGIN_FF_ERASE: in uinput_ioctl_handler()