Home
last modified time | relevance | path

Searched refs:adev_dump (Results 1 – 5 of 5) sorted by relevance

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