Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c455 static int adev_dump(const audio_hw_device_t *device, int fd) in adev_dump() function
503 adev->device.dump = adev_dump; in adev_open()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c899 static int adev_dump(const audio_hw_device_t *device, int fd) in adev_dump() function
945 adev->hw_device.dump = adev_dump; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp618 static int adev_dump(const struct audio_hw_device *dev, int fd) in adev_dump() function
674 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.c1152 static int adev_dump(const struct audio_hw_device *device, int fd) in adev_dump() function
1240 adev->hw_device.dump = adev_dump; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1690 static int adev_dump(const audio_hw_device_t *device, int fd) in audio_config_compare() function
1750 rsxadev->device.dump = adev_dump; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c4552 static int adev_dump(const audio_hw_device_t *device __unused, int fd __unused) in adev_dump() function
4808 adev->device.dump = adev_dump; in adev_open()