Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/usbhid/
Dhid-pidff.c251 pidff_rescale(envelope->attack_level > in pidff_set_envelope_report()
252 0x7fff ? 0x7fff : envelope->attack_level, 0x7fff, in pidff_set_envelope_report()
263 envelope->attack_level, in pidff_set_envelope_report()
276 return envelope->attack_level != old->attack_level || in pidff_needs_set_envelope()
/linux-4.19.296/include/uapi/linux/
Dinput.h335 __u16 attack_level; member
/linux-4.19.296/drivers/hid/
Dhid-logitech-hidpp.c1693 params[8] = effect->u.constant.envelope.attack_level >> 7; in hidpp_ff_upload_effect()
1704 effect->u.constant.envelope.attack_level, in hidpp_ff_upload_effect()
1740 params[14] = effect->u.periodic.envelope.attack_level >> 7; in hidpp_ff_upload_effect()
1753 effect->u.periodic.envelope.attack_level, in hidpp_ff_upload_effect()
1767 params[10] = effect->u.ramp.envelope.attack_level >> 7; in hidpp_ff_upload_effect()
1779 effect->u.ramp.envelope.attack_level, in hidpp_ff_upload_effect()
/linux-4.19.296/include/sound/
Dwavefront.h227 s8 attack_level; member