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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c326 static int adev_open_input_stream(struct audio_hw_device *dev, function
414 adev->device.open_input_stream = adev_open_input_stream;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c355 static int adev_open_input_stream(struct audio_hw_device *dev, function
411 adev->hw_device.open_input_stream = adev_open_input_stream;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp672 static int adev_open_input_stream(struct audio_hw_device *dev, function in namespace:android
678 ALOGI("adev_open_input_stream()");
801 rsxadev->device.open_input_stream = adev_open_input_stream;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp550 static int adev_open_input_stream(struct audio_hw_device *dev, function
665 ladev->device.open_input_stream = adev_open_input_stream;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp619 static int adev_open_input_stream(struct audio_hw_device *dev, function
742 qadev->device.open_input_stream = adev_open_input_stream;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2129 static int adev_open_input_stream(struct audio_hw_device *dev, function
2359 adev->device.open_input_stream = adev_open_input_stream;

Completed in 2426 milliseconds