HomeSort by relevance Sort by last modified time
    Searched refs:adev_open_output_stream (Results 1 - 10 of 10) sorted by null

  /hardware/libhardware/modules/audio/
audio_hw.c 216 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/
audio_hw.c 246 static int adev_open_output_stream(struct audio_hw_device *dev, function
409 adev->hw_device.open_output_stream = adev_open_output_stream;
  /device/generic/goldfish/audio/
audio_hw.c 369 static int adev_open_output_stream(struct audio_hw_device *dev, function
665 adev->device.open_output_stream = adev_open_output_stream;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 787 static int adev_open_output_stream(struct audio_hw_device *dev, function
1074 adev->device.open_output_stream = adev_open_output_stream;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 511 static int adev_open_output_stream(struct audio_hw_device *dev, function in namespace:android
518 ALOGV("adev_open_output_stream()");
799 rsxadev->device.open_output_stream = adev_open_output_stream;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 486 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/legacy/alsa_sound/
audio_hw_hal.cpp 552 static int adev_open_output_stream(struct audio_hw_device *dev, function
737 qadev->device.open_output_stream = adev_open_output_stream;
  /device/asus/grouper/audio/
audio_hw.c 1009 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1517 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1836 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 210 milliseconds