Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Denvelope-detector.c45 struct envelope { struct
46 spinlock_t comp_lock; /* protects comp */
70 * The envelope_detector_comp_latch function works together with the compare argument
79 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch() argument
/openbmc/linux/drivers/input/
H A Dff-memless.c76 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time() local
150 struct ff_envelope *envelope) in apply_envelope()
H A Dinput-compat.h32 struct ff_envelope envelope; member
/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h348 struct ff_envelope envelope; member
360 struct ff_envelope envelope; member
409 struct ff_envelope envelope; member
/openbmc/linux/include/uapi/linux/
H A Dinput.h351 struct ff_envelope envelope; member
363 struct ff_envelope envelope; member
412 struct ff_envelope envelope; member
/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()