Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
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()
/hardware/libhardware_legacy/audio/
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()
/hardware/qcom/audio/legacy/alsa_sound/
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()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1361 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1644 rsxadev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1672 static int adev_set_voice_volume(struct audio_hw_device *hw_dev, float volume) in adev_set_voice_volume() function
2062 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/qcom/audio/hal/
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()