Searched refs:adev_dump (Results 1 - 9 of 9) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c419 static int adev_dump(const audio_hw_device_t *device, int fd) function
421 ALOGV("adev_dump");
468 adev->device.dump = adev_dump;
/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c1158 static int adev_dump(const audio_hw_device_t *device, int fd) function
1205 adev->hw_device.dump = adev_dump;
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c899 static int adev_dump(const audio_hw_device_t *device, int fd) function
945 adev->hw_device.dump = adev_dump;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1036 static int adev_dump(const audio_hw_device_t *device, int fd) function
1079 adev->hw_device.dump = adev_dump;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp618 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/
H A Daudio_hw_hal.cpp686 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/
H A Daudio_hw.cpp1690 static int adev_dump(const audio_hw_device_t *device, int fd)
1750 rsxadev->device.dump = adev_dump;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2813 static int adev_dump(const audio_hw_device_t *device __unused, int fd __unused) function
3042 adev->device.dump = adev_dump;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.c3331 static int adev_dump(const audio_hw_device_t *device __unused, function
3425 adev->device.dump = adev_dump;

Completed in 491 milliseconds