Searched refs:adev_open_input_stream (Results 1 - 5 of 5) 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.cpp678 static int adev_open_input_stream(struct audio_hw_device *dev, function in namespace:android
684 ALOGI("adev_open_input_stream()");
807 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/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;

Completed in 389 milliseconds