Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/alsa/
DUtils.cpp42 DeviceProxy::DeviceProxy(const DeviceProfile& deviceProfile) in DeviceProxy()
281 DeviceProxy openProxyForAttachedDevice(const DeviceProfile& deviceProfile, in openProxyForAttachedDevice()
303 DeviceProxy openProxyForExternalDevice(const DeviceProfile& deviceProfile, in openProxyForExternalDevice()
326 DeviceProxy readAlsaDeviceInfo(const DeviceProfile& deviceProfile) { in readAlsaDeviceInfo()
DModuleAlsa.cpp38 auto deviceProfile = alsa::getDeviceProfile(*audioPort); in populateConnectedDevicePort() local
/hardware/interfaces/audio/aidl/default/usb/
DStreamUsb.cpp108 if (auto deviceProfile = alsa::getDeviceProfile(device, mIsInput); in setHwVolume() local