Searched refs:FF_FRICTION (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dinput.h434 * FF_FRICTION, FF_DAMPER, FF_RUMBLE, FF_INERTIA, or FF_CUSTOM)
478 #define FF_FRICTION 0x54 macro
/linux-master/drivers/hid/usbhid/
H A Dhid-pidff.c654 case FF_FRICTION:
1049 set_bit(FF_FRICTION, dev->ffbit);
1121 test_bit(FF_FRICTION, dev->ffbit) ||
1127 clear_bit(FF_FRICTION, dev->ffbit);
/linux-master/drivers/input/joystick/iforce/
H A Diforce-ff.c188 if (new->type != FF_SPRING && new->type != FF_FRICTION) {
/linux-master/drivers/hid/
H A Dhid-logitech-hidpp.c2444 FF_FRICTION,
2679 case FF_FRICTION:

Completed in 125 milliseconds