Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Denvelope-detector.c49 struct envelope { struct
50 spinlock_t comp_lock; /* protects comp */
74 * The envelope_detector_comp_latch function works together with the compare argument
83 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch() argument
/Linux-v4.19/drivers/input/
Dff-memless.c91 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time() local
165 struct ff_envelope *envelope) in apply_envelope()
Dinput-compat.h35 struct ff_envelope envelope; member
/Linux-v4.19/include/uapi/linux/
Dinput.h342 struct ff_envelope envelope; member
354 struct ff_envelope envelope; member
403 struct ff_envelope envelope; member
/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()