Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h57 #define AUDIO_DEVICE_API_VERSION_2_0 HARDWARE_DEVICE_API_VERSION(2, 0) macro
62 #define AUDIO_DEVICE_API_VERSION_MIN AUDIO_DEVICE_API_VERSION_2_0
/hardware/libhardware/modules/audio/
Daudio_hw.c584 adev->device.common.version = AUDIO_DEVICE_API_VERSION_2_0; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp656 ladev->device.common.version = AUDIO_DEVICE_API_VERSION_2_0; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp724 qadev->device.common.version = AUDIO_DEVICE_API_VERSION_2_0; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1292 adev->hw_device.common.version = AUDIO_DEVICE_API_VERSION_2_0; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1769 rsxadev->device.common.version = AUDIO_DEVICE_API_VERSION_2_0; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c6457 adev->device.common.version = AUDIO_DEVICE_API_VERSION_2_0; in adev_open()