Searched refs:adev_set_voice_volume (Results 1 - 4 of 4) sorted by path

/device/asus/grouper/audio/
H A Daudio_hw.c1096 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
1236 adev->hw_device.set_voice_volume = adev_set_voice_volume;
/device/samsung/manta/audio/
H A Daudio_hw.c1539 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
1714 adev->hw_device.set_voice_volume = adev_set_voice_volume;
/device/samsung/tuna/audio/
H A Daudio_hw.c775 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume);
3412 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
3614 adev->hw_device.set_voice_volume = adev_set_voice_volume;
/device/ti/panda/audio/
H A Daudio_hw.c656 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume);
986 adev_set_voice_volume(&adev->hw_device, adev->voice_volume);
2657 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
2895 adev->hw_device.set_voice_volume = adev_set_voice_volume;

Completed in 49 milliseconds