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

  /hardware/libhardware/modules/audio/
audio_hw.c 455 static int adev_dump(const audio_hw_device_t *device, int fd) function
457 ALOGV("adev_dump");
503 adev->device.dump = adev_dump;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 634 static int adev_dump(const audio_hw_device* dev, int fd) function in namespace:android
704 adev->device.dump = adev_dump;
  /device/generic/goldfish/audio/
audio_hw_legacy.c 616 static int adev_dump(const audio_hw_device_t *dev, int fd) function
693 adev->device.dump = adev_dump;
audio_hw.c 1399 static int adev_dump(const audio_hw_device_t *dev, int fd) function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 625 static int adev_dump(const audio_hw_device_t *device, int fd) function
627 ALOGV("adev_dump");
673 adev->hw_device.dump = adev_dump;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 899 static int adev_dump(const audio_hw_device_t *device, int fd) function
945 adev->hw_device.dump = adev_dump;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 652 /* Save the stream for adev_dump() */
1152 static int adev_dump(const struct audio_hw_device *device, int fd) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 618 static int adev_dump(const struct audio_hw_device *dev, int fd) function
674 ladev->device.dump = adev_dump;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 686 static int adev_dump(const struct audio_hw_device *dev, int fd) function
748 qadev->device.dump = adev_dump;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1753 static int adev_dump(UNUSED_ATTR const audio_hw_device_t* device, function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 3119 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 4552 static int adev_dump(const audio_hw_device_t *device __unused, int fd __unused) function
    [all...]

Completed in 164 milliseconds