Searched refs:device_distinguishes_on_address (Results 1 – 3 of 3) sorted by relevance
103 static inline bool device_distinguishes_on_address(audio_devices_t device) in device_distinguishes_on_address() function
138 if (!device_distinguishes_on_address(device->type()) && !forceCheckOnAddress) {
282 && (!device_distinguishes_on_address(device->type()) in setDeviceConnectionStateInt()5201 if (device_distinguishes_on_address(deviceType)) { in checkOutputsForDevice()5221 if (device_distinguishes_on_address(deviceType) && desc->supportsDevice(device) in checkOutputsForDevice()