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

  /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 1464 static int adev_dump(const audio_hw_device_t *dev, int fd) function
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 620 static int adev_dump(const audio_hw_device_t *device, int fd) function
622 ALOGV("adev_dump");
667 adev->hw_device.dump = adev_dump;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 1240 static int adev_dump(const audio_hw_device_t *dev, int fd) { function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 799 static int adev_dump(const audio_hw_device_t *device, int fd) function
801 ALOGV("adev_dump");
853 adev->hw_device.dump = adev_dump;
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1467 static int adev_dump(const audio_hw_device_t *dev, int fd) function
    [all...]

Completed in 53 milliseconds