Searched refs:EV_FF (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/drivers/hid/
H A Dhid-sony.c1610 input_set_capability(input_dev, EV_FF, FF_RUMBLE);
H A Dhid-steam.c819 input_set_capability(input, EV_FF, FF_RUMBLE);
H A Dhid-debug.c3147 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
3605 [EV_SW] = software, [EV_FF] = force,
H A Dhid-input.c1868 if (type == EV_FF)
H A Dhid-nintendo.c2067 input_set_capability(ctlr->input, EV_FF, FF_RUMBLE);
H A Dhid-playstation.c736 input_set_capability(gamepad, EV_FF, FF_RUMBLE);
/linux-master/drivers/input/joystick/
H A Dxpad.c1579 input_set_capability(xpad->dev, EV_FF, FF_RUMBLE);

Completed in 180 milliseconds

12