Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Duinput.h221 #define UI_FF_ERASE 2 macro
/Linux-v4.19/drivers/input/misc/
Duinput.c275 request.code = UI_FF_ERASE; in uinput_dev_erase_effect()
975 if (!req || req->code != UI_FF_ERASE) { in uinput_ioctl_handler()
1012 if (!req || req->code != UI_FF_ERASE) { in uinput_ioctl_handler()