Home
last modified time | relevance | path

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

/device/linaro/poplar/audio/
Daudio_hw.c521 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
652 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/linaro/hikey/audio/
Daudio_hw.c704 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
842 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c953 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1158 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c939 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1145 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1326 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) { in adev_set_voice_volume() function
1667 adev->device.set_voice_volume = adev_set_voice_volume; // no op in adev_open()