HomeSort by relevance Sort by last modified time
    Searched defs:adev_open_input_stream (Results 1 - 6 of 6) sorted by null

  /device/generic/goldfish/audio/
audio_hw_legacy.c 543 static int adev_open_input_stream(struct audio_hw_device *dev, function
691 adev->device.open_input_stream = adev_open_input_stream;
audio_hw.c 1386 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 576 static int adev_open_input_stream(struct audio_hw_device *dev, function
585 ALOGV("adev_open_input_stream...");
665 adev->hw_device.open_input_stream = adev_open_input_stream;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 1163 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 755 static int adev_open_input_stream(struct audio_hw_device __unused *dev, function
766 ALOGV("adev_open_input_stream...");
851 adev->hw_device.open_input_stream = adev_open_input_stream;
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1389 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 51 milliseconds