Home
last modified time | relevance | path

Searched refs:adev_set_voice_volume (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/audio_bluetooth_hw/
H A Daudio_bluetooth_hw.cc65 static int adev_set_voice_volume(struct audio_hw_device* dev, float volume) { in adev_set_voice_volume() function
125 adev->set_voice_volume = adev_set_voice_volume; in adev_open()
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c431 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
589 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/aosp12/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp427 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
665 ladev->device.set_voice_volume = adev_set_voice_volume; in legacy_adev_open()
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp446 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
729 qadev->device.set_voice_volume = adev_set_voice_volume; in qcom_adev_open()
/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc1705 static int adev_set_voice_volume(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_voice_volume() function
1874 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/aosp12/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc1743 static int adev_set_voice_volume(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_voice_volume() function
1913 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1541 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in audio_config_compare() function
1823 rsxadev->device.set_voice_volume = adev_set_voice_volume; in audio_config_compare()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1502 static int adev_set_voice_volume(struct audio_hw_device *hw_dev, float volume) in adev_set_voice_volume() function
1881 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c5821 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
6588 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()