Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Duinput.h221 #define UI_FF_ERASE 2 macro
/Linux-v6.6/drivers/input/misc/
Duinput.c268 request.code = UI_FF_ERASE; in uinput_dev_erase_effect()
1002 if (!req || req->code != UI_FF_ERASE) { in uinput_ioctl_handler()
1039 if (!req || req->code != UI_FF_ERASE) { in uinput_ioctl_handler()