Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c425 static int adev_close(hw_device_t *device) in adev_close() function
450 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.c1041 static int adev_close(hw_device_t *device) in adev_close() function
1064 adev->hw_device.common.close = adev_close; in adev_open()
/hardware/bsp/intel/peripheral/audio/generic/
Daudio_hal.c1163 static int adev_close(hw_device_t *device) in adev_close() function
1190 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.c2951 static int adev_close(hw_device_t *device) in adev_close() function
3024 adev->device.common.close = adev_close; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3337 static int adev_close(hw_device_t *device) in adev_close() function
3407 adev->device.common.close = adev_close; in adev_open()