Home
last modified time | relevance | path

Searched defs:envelope (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
Denvelope-detector.c46 struct envelope { struct
47 spinlock_t comp_lock; /* protects comp */
71 * The envelope_detector_comp_latch function works together with the compare argument
80 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch() argument
/kernel/linux/linux-5.10/drivers/input/
Dff-memless.c79 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time() local
153 struct ff_envelope *envelope) in apply_envelope()
Dinput-compat.h32 struct ff_envelope envelope; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dinput.h152 struct ff_envelope envelope; member
157 struct ff_envelope envelope; member
173 struct ff_envelope envelope; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dinput.h347 struct ff_envelope envelope; member
359 struct ff_envelope envelope; member
408 struct ff_envelope envelope; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dinput.h141 struct ff_envelope envelope; member
146 struct ff_envelope envelope; member
162 struct ff_envelope envelope; member
/kernel/linux/linux-5.10/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()