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.cpp554 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
672 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/usbaudio/
Daudio_hal.c945 static int adev_open_input_stream(struct audio_hw_device *hw_dev, in adev_open_input_stream() function
1307 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1577 static int adev_open_input_stream(struct audio_hw_device *dev, in audio_config_compare() function
1787 rsxadev->device.open_input_stream = adev_open_input_stream; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c5840 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
6475 adev->device.open_input_stream = adev_open_input_stream; in adev_open()