Searched refs:adev_set_voice_volume (Results 1 – 6 of 6) sorted by relevance
324 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function401 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
280 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function401 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
425 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function654 ladev->device.set_voice_volume = adev_set_voice_volume; in legacy_adev_open()
625 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function788 rsxadev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
446 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function725 qadev->device.set_voice_volume = adev_set_voice_volume; in qcom_adev_open()
2157 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function2337 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()