Searched defs:adev_dump (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c369 static int adev_dump(const audio_hw_device_t *device, int fd) function
413 adev->hw_device.dump = adev_dump;
/hardware/libhardware/modules/audio/
H A Daudio_hw.c371 static int adev_dump(const audio_hw_device_t *device, int fd) function
416 adev->device.dump = adev_dump;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp611 static int adev_dump(const struct audio_hw_device *dev, int fd) function
667 ladev->device.dump = adev_dump;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp763 static int adev_dump(const audio_hw_device_t *device, int fd) function in namespace:android
809 rsxadev->device.dump = adev_dump;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp682 static int adev_dump(const struct audio_hw_device *dev, int fd) function
744 qadev->device.dump = adev_dump;

Completed in 24 milliseconds