Home
last modified time | relevance | path

Searched refs:adev_close (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c461 static int adev_close(hw_device_t *device) in adev_close() function
485 adev->device.common.close = adev_close; in adev_open()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c907 static int adev_close(hw_device_t *device) in adev_close() function
930 adev->hw_device.common.close = adev_close; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1199 static int adev_close(hw_device_t *device) in adev_close() function
1225 adev->hw_device.common.close = adev_close; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1709 static int adev_close(hw_device_t *device) in audio_config_compare() function
1732 rsxadev->device.common.close = adev_close; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c4690 static int adev_close(hw_device_t *device) in adev_close() function
4789 adev->device.common.close = adev_close; in adev_open()