Home
last modified time | relevance | path

Searched refs:adev_open_input_stream (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c499 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
602 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp556 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
676 ladev->device.open_input_stream = adev_open_input_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp620 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
746 qadev->device.open_input_stream = adev_open_input_stream; in qcom_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1445 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
1657 rsxadev->device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1405 static int adev_open_input_stream(struct audio_hw_device *hw_dev, in adev_open_input_stream() function
2072 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c5966 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
6601 adev->device.open_input_stream = adev_open_input_stream; in adev_open()