Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dinput.h332 struct ff_envelope { struct
346 struct ff_envelope envelope; argument
358 struct ff_envelope envelope;
407 struct ff_envelope envelope;
/Linux-v5.4/drivers/input/
Dff-memless.c58 static const struct ff_envelope *get_envelope(const struct ff_effect *effect) in get_envelope()
60 static const struct ff_envelope empty_envelope; in get_envelope()
79 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time()
153 struct ff_envelope *envelope) in apply_envelope()
Dinput-compat.h32 struct ff_envelope envelope;
/Linux-v5.4/drivers/hid/usbhid/
Dhid-pidff.c233 struct ff_envelope *envelope) in pidff_set_envelope_report()
261 static int pidff_needs_set_envelope(struct ff_envelope *envelope, in pidff_needs_set_envelope()
262 struct ff_envelope *old) in pidff_needs_set_envelope()