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/usbaudio/
Daudio_hal.c1807 static int adev_dump(const struct audio_hw_device *device, int fd) in adev_dump() function
1897 adev->hw_device.dump = adev_dump; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1772 static int adev_dump(const audio_hw_device_t *device, int fd) in audio_config_compare() function
1838 rsxadev->device.dump = adev_dump; in audio_config_compare()
/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()