Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput.h330 struct ff_envelope { struct
344 struct ff_envelope envelope; argument
356 struct ff_envelope envelope;
405 struct ff_envelope envelope;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput.h330 struct ff_envelope { struct
344 struct ff_envelope envelope; argument
356 struct ff_envelope envelope;
405 struct ff_envelope envelope;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput.h333 struct ff_envelope { struct
347 struct ff_envelope envelope; argument
359 struct ff_envelope envelope;
408 struct ff_envelope envelope;
/OK3568_Linux_fs/kernel/drivers/input/
H A 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()
H A Dinput-compat.h32 struct ff_envelope envelope;
/OK3568_Linux_fs/kernel/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()