Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_bluetooth_hw/
H A Daudio_bluetooth_hw.cc75 static int adev_get_master_volume(struct audio_hw_device* dev, float* volume) { in adev_get_master_volume() function
127 adev->get_master_volume = adev_get_master_volume; in adev_open()
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c443 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
591 adev->device.get_master_volume = adev_get_master_volume; in adev_open()
/aosp12/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp439 static int adev_get_master_volume(struct audio_hw_device *dev, float* volume) in adev_get_master_volume() function
667 ladev->device.get_master_volume = adev_get_master_volume; in legacy_adev_open()
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp458 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) { in adev_get_master_volume() function
731 qadev->device.get_master_volume = adev_get_master_volume; in qcom_adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1555 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in audio_config_compare() function
1825 rsxadev->device.get_master_volume = adev_get_master_volume; in audio_config_compare()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c5840 static int adev_get_master_volume(struct audio_hw_device *dev __unused, in adev_get_master_volume() function
6590 adev->device.get_master_volume = adev_get_master_volume; in adev_open()