Home
last modified time | relevance | path

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

/hardware/libhardware/modules/usbaudio/
Daudio_hw.c324 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
401 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware/modules/audio/
Daudio_hw.c280 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
401 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp425 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
654 ladev->device.set_voice_volume = adev_set_voice_volume; in legacy_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp625 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
788 rsxadev->device.set_voice_volume = adev_set_voice_volume; in 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
725 qadev->device.set_voice_volume = adev_set_voice_volume; in qcom_adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c2157 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
2337 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()