Searched defs:hwDevice (Results 1 – 3 of 3) sorted by relevance
45 sp<DeviceHalInterface> hwDevice, in AudioHwDevice()67 sp<DeviceHalInterface> hwDevice() const { return mHwDevice; } in hwDevice() function
123 AudioHwDevice* hwDevice = findAudioHwDeviceByModule(port->ext.device.hw_module); in getAudioPort() local190 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule(hwModule); in createAudioPatch() local363 sp<DeviceHalInterface> hwDevice = audioHwDevice->hwDevice(); in createAudioPatch() local721 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule(src.ext.device.hw_module); in releaseAudioPatch() local
4353 sp<DeviceHalInterface> hwDevice = mOutput->audioHwDev->hwDevice(); in createAudioPatch_l() local4414 sp<DeviceHalInterface> hwDevice = mOutput->audioHwDev->hwDevice(); in releaseAudioPatch_l() local8802 sp<DeviceHalInterface> hwDevice = mInput->audioHwDev->hwDevice(); in createAudioPatch_l() local8852 sp<DeviceHalInterface> hwDevice = mInput->audioHwDev->hwDevice(); in releaseAudioPatch_l() local