Home
last modified time | relevance | path

Searched refs:adev_set_voice_volume (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/audio/
Daudio_hw.c464 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
658 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/asus/fugu/libaudio/
Daudio_hal_thunks.cpp373 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
665 adev->device.set_voice_volume = adev_set_voice_volume; in atv_audiodev_open_cpp()
/device/asus/grouper/audio/
Daudio_hw.c1141 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1287 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/samsung/manta/audio/
Daudio_hw.c1722 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1909 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/htc/flounder/audio/hal/
Daudio_hw.c4081 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
4483 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()