Home
last modified time | relevance | path

Searched refs:FF_FRICTION (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hid/usbhid/
H A Dhid-pidff.c251 effect->type == FF_FRICTION; in pidff_is_effect_conditional()
276 case FF_FRICTION: in pidff_effect_ff_to_pid()
966 case FF_FRICTION: in pidff_upload_effect()
1394 set_bit(FF_FRICTION, dev->ffbit); in pidff_find_effects()
1459 test |= test_and_clear_bit(FF_FRICTION, dev->ffbit); in pidff_init_fields()
/linux/include/uapi/linux/
H A Dinput.h499 #define FF_FRICTION 0x54 macro
/linux/Documentation/input/
H A Dff.rst85 - FF_FRICTION can simulate friction
/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c184 if (new->type != FF_SPRING && new->type != FF_FRICTION) { in need_condition_modifier()
/linux/drivers/hid/
H A Dhid-debug.c3584 [FF_FRICTION] = "FF_FRICTION",
H A Dhid-logitech-hidpp.c2429 FF_FRICTION,
2664 case FF_FRICTION: in hidpp_ff_upload_effect()