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

  /device/linaro/hikey/audio/
audio_hw.c 89 static int start_output_stream(struct alsa_stream_out *out) function
260 ret = start_output_stream(out);
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 224 static int start_output_stream(struct stream_out *out) function
583 ret = start_output_stream(out);
759 ret = start_output_stream(out);
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 428 static int start_output_stream(struct stream_out *out) function
430 ALOGV("start_output_stream(card:%d device:%d)", out->profile->card, out->profile->device);
443 ret = start_output_stream(out);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1832 int start_output_stream(struct stream_out *out) function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 1667 int start_output_stream(struct stream_out *out) function
    [all...]

Completed in 225 milliseconds