Home
last modified time | relevance | path

Searched refs:getAlsaMixers (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/usb/
DUsbAlsaMixerControl.cpp51 auto alsaMixers = getAlsaMixers(); in setMasterMute()
65 auto alsaMixers = getAlsaMixers(); in setMasterVolume()
93 std::map<int, std::shared_ptr<alsa::Mixer>> UsbAlsaMixerControl::getAlsaMixers() { in getAlsaMixers() function in aidl::android::hardware::audio::core::usb::UsbAlsaMixerControl
DUsbAlsaMixerControl.h46 std::map<int, std::shared_ptr<alsa::Mixer>> getAlsaMixers();