Lines Matching refs:supportsDevice
1846 inProfile->supportsDevice(sourceDevice)) { in getMsdProfiles()
1852 outProfile->supportsDevice(sinkDevice)) { in getMsdProfiles()
3941 if (profile->isDirectOutput() && profile->supportsDevice(device)) { in registerPolicyMixes()
4765 if (curProfile->supportsDevice(deviceDescriptor)) { in getSupportedMixerAttributes()
6742 if (!desc->isDuplicated() && desc->supportsDevice(device) in checkOutputsForDevice()
6754 if (profile->supportsDevice(device)) { in checkOutputsForDevice()
6834 if (device_distinguishes_on_address(deviceType) && desc->supportsDevice(device) in checkOutputsForDevice()
6848 if (!profile->supportsDevice(device)) { in checkOutputsForDevice()
6906 if (profile->supportsDevice(device)) { in checkInputsForDevice()
7000 if (profile->supportsDevice(device)) { in checkInputsForDevice()
8748 if (!profile->supportsDevice(device)) { in openOutputWithProfileAndDevice()
8821 && mPrimaryOutput->supportsDevice(speaker) && !desc->supportsDevice(speaker) in openOutputWithProfileAndDevice()