Searched defs:adev_set_voice_volume (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c281 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
405 adev->device.set_voice_volume = adev_set_voice_volume;
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c839 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
953 adev->hw_device.set_voice_volume = adev_set_voice_volume;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c1048 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
1108 adev->hw_device.set_voice_volume = adev_set_voice_volume;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp425 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
659 ladev->device.set_voice_volume = adev_set_voice_volume;
/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) function
729 qadev->device.set_voice_volume = adev_set_voice_volume;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2254 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
2638 adev->device.set_voice_volume = adev_set_voice_volume;

Completed in 56 milliseconds