Searched refs:has_gain (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/audio/usb-audio/
H A Dusb-audio-path.h32 bool has_gain() const { return feature_unit_ && feature_unit_->has_vol(); } function in class:audio::usb::AudioPath
H A Dusb-audio-stream.cpp650 bool illegal_gain = (req.flags & AUDIO_SGF_GAIN_VALID) && (req.gain != 0) && !path.has_gain();

Completed in 82 milliseconds