Home
last modified time | relevance | path

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

/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