Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dinput.h328 struct ff_envelope { struct
342 struct ff_envelope envelope; argument
354 struct ff_envelope envelope;
403 struct ff_envelope envelope;
/Linux-v4.19/drivers/input/
Dff-memless.c70 static const struct ff_envelope *get_envelope(const struct ff_effect *effect) in get_envelope()
72 static const struct ff_envelope empty_envelope; in get_envelope()
91 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time()
165 struct ff_envelope *envelope) in apply_envelope()
Dinput-compat.h35 struct ff_envelope envelope;
/Linux-v4.19/drivers/hid/usbhid/
Dhid-pidff.c245 struct ff_envelope *envelope) in pidff_set_envelope_report()
273 static int pidff_needs_set_envelope(struct ff_envelope *envelope, in pidff_needs_set_envelope()
274 struct ff_envelope *old) in pidff_needs_set_envelope()