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
125 if (!device_distinguishes_on_address(device->type()) && !forceCheckOnAddress) {
278 && (!device_distinguishes_on_address(device->type()) in setDeviceConnectionStateInt()4913 if (device_distinguishes_on_address(deviceType)) { in checkOutputsForDevice()4933 if (device_distinguishes_on_address(deviceType) && desc->supportsDevice(device) in checkOutputsForDevice()