Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c556 static int adev_dump(const audio_hw_device_t *device, int fd) in adev_dump() function
604 adev->device.dump = adev_dump; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp622 static int adev_dump(const struct audio_hw_device *dev, int fd) in adev_dump() function
678 ladev->device.dump = adev_dump; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp686 static int adev_dump(const struct audio_hw_device *dev, int fd) in adev_dump() function
748 qadev->device.dump = adev_dump; in qcom_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1600 static int adev_dump(const audio_hw_device_t *device, int fd) in adev_dump() function
1659 rsxadev->device.dump = adev_dump; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1988 static int adev_dump(const struct audio_hw_device *device, int fd) in adev_dump() function
2078 adev->hw_device.dump = adev_dump; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c6276 static int adev_dump(const audio_hw_device_t *device __unused, int fd __unused) in adev_dump() function
6604 adev->device.dump = adev_dump; in adev_open()