Home
last modified time | relevance | path

Searched refs:start_level (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-lg3ff.c81 x = effect->u.ramp.start_level; in hid_lg3ff_play()
Dhid-lgff.c81 x = effect->u.ramp.start_level + 0x7f; /* 0x7f is center */ in hid_lgff_play()
Dhid-tmff.c97 x = tmff_scale_s8(effect->u.ramp.start_level, in tmff_play()
Dhid-lg4ff.c438 x = effect->u.ramp.start_level + 0x80; /* 0x80 is no force */ in lg4ff_play()
Dhid-logitech-hidpp.c1761 force = (effect->u.ramp.start_level * fixp_sin16((effect->direction * 360) >> 16)) >> 15; in hidpp_ff_upload_effect()
1775 effect->u.ramp.start_level, in hidpp_ff_upload_effect()
/linux-4.19.296/include/uapi/linux/
Dinput.h357 __s16 start_level; member
/linux-4.19.296/drivers/hid/usbhid/
Dhid-pidff.c440 effect->u.ramp.start_level); in pidff_set_ramp_force_report()
452 return effect->u.ramp.start_level != old->u.ramp.start_level || in pidff_needs_set_ramp()
/linux-4.19.296/include/sound/
Dwavefront.h256 s8 start_level; member