Searched refs:device_distinguishes_on_address (Results 1 – 3 of 3) sorted by relevance
108 static inline bool device_distinguishes_on_address(audio_devices_t device) in device_distinguishes_on_address() function
165 if (!device_distinguishes_on_address(device->type()) && !forceCheckOnAddress) {
338 && (!device_distinguishes_on_address(device->type()) in setDeviceConnectionStateInt()6814 if (device_distinguishes_on_address(deviceType)) { in checkOutputsForDevice()6834 if (device_distinguishes_on_address(deviceType) && desc->supportsDevice(device) in checkOutputsForDevice()