Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Duinput.h221 #define UI_FF_ERASE 2 macro
/openbmc/linux/drivers/input/misc/
H A Duinput.c268 request.code = UI_FF_ERASE; in uinput_dev_erase_effect()
1016 if (!req || req->code != UI_FF_ERASE) { in uinput_ioctl_handler()
1053 if (!req || req->code != UI_FF_ERASE) { in uinput_ioctl_handler()