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

  /hardware/libhardware/modules/audio/
audio_hw.c 419 static int adev_dump(const audio_hw_device_t *device, int fd) function
421 ALOGV("adev_dump");
468 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.c 596 static int adev_dump(const audio_hw_device_t *dev, int fd) function
673 adev->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 1024 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 616 static int adev_dump(const struct audio_hw_device *dev, int fd) function
672 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;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1306 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2559 static int adev_dump(const audio_hw_device_t *device __unused, int fd __unused) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4414 static int adev_dump(const audio_hw_device_t *device, int fd) function
    [all...]

Completed in 149 milliseconds