Home
last modified time | relevance | path

Searched refs:EVIOCSFF (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h179 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h182 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… macro
/openbmc/linux/Documentation/input/
H A Dff.rst117 "request" must be EVIOCSFF.
/openbmc/linux/drivers/input/
H A Devdev.c1179 case EVIOC_MASK_SIZE(EVIOCSFF): in evdev_do_ioctl()