Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c313 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
453 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c822 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
933 adev->hw_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
661 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/usbaudio/
Daudio_hal.c1007 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1067 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/bsp/intel/peripheral/audio/generic/
Daudio_hal.c1106 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1193 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1472 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in audio_config_compare() function
1735 rsxadev->device.set_voice_volume = adev_set_voice_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c2577 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
3027 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3088 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
3410 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()