Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c562 static int adev_close(hw_device_t *device) in adev_close() function
586 adev->device.common.close = adev_close; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1270 static int adev_close(hw_device_t *device) in adev_close() function
1294 adev->hw_device.common.close = adev_close; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1748 static int adev_close(hw_device_t *device) in audio_config_compare() function
1771 rsxadev->device.common.close = adev_close; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c6284 static int adev_close(hw_device_t *device) in adev_close() function
6459 adev->device.common.close = adev_close; in adev_open()