Searched defs:deviceProfile (Results 1 – 3 of 3) sorted by relevance
42 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()
38 auto deviceProfile = alsa::getDeviceProfile(*audioPort); in populateConnectedDevicePort() local
108 if (auto deviceProfile = alsa::getDeviceProfile(device, mIsInput); in setHwVolume() local