Searched refs:adev_set_voice_volume (Results 1 – 5 of 5) sorted by relevance
521 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function652 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
704 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function842 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
953 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function1158 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
939 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function1145 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
1326 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) { in adev_set_voice_volume() function1667 adev->device.set_voice_volume = adev_set_voice_volume; // no op in adev_open()