Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h334 struct ff_envelope { struct
348 struct ff_envelope envelope; argument
360 struct ff_envelope envelope;
409 struct ff_envelope envelope;
/openbmc/linux/include/uapi/linux/
H A Dinput.h337 struct ff_envelope { struct
351 struct ff_envelope envelope; argument
363 struct ff_envelope envelope;
412 struct ff_envelope envelope;
/openbmc/linux/drivers/input/
H A Dinput-compat.h32 struct ff_envelope envelope;
H A Dff-memless.c55 static const struct ff_envelope *get_envelope(const struct ff_effect *effect) in get_envelope()
57 static const struct ff_envelope empty_envelope; in get_envelope()
76 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time()
150 struct ff_envelope *envelope) in apply_envelope()
/openbmc/linux/drivers/hid/usbhid/
H A 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()