Searched refs:adev_open_output_stream (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c216 static int adev_open_output_stream(struct audio_hw_device *dev, function
412 adev->device.open_output_stream = adev_open_output_stream;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c246 static int adev_open_output_stream(struct audio_hw_device *dev, function
409 adev->hw_device.open_output_stream = adev_open_output_stream;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp516 static int adev_open_output_stream(struct audio_hw_device *dev, function in namespace:android
523 ALOGV("adev_open_output_stream()");
805 rsxadev->device.open_output_stream = adev_open_output_stream;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp486 static int adev_open_output_stream(struct audio_hw_device *dev, function
663 ladev->device.open_output_stream = adev_open_output_stream;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp552 static int adev_open_output_stream(struct audio_hw_device *dev, function
737 qadev->device.open_output_stream = adev_open_output_stream;

Completed in 454 milliseconds