Searched refs:adev_set_voice_volume (Results 1 – 6 of 6) sorted by relevance
431 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function589 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
427 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function665 ladev->device.set_voice_volume = adev_set_voice_volume; in legacy_adev_open()
446 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function729 qadev->device.set_voice_volume = adev_set_voice_volume; in qcom_adev_open()
1361 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function1644 rsxadev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
1672 static int adev_set_voice_volume(struct audio_hw_device *hw_dev, float volume) in adev_set_voice_volume() function2062 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
5821 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function6588 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()