Searched refs:adev_set_master_volume (Results 1 - 7 of 7) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c286 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) function
406 adev->device.set_master_volume = adev_set_master_volume;
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c847 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) function
954 adev->hw_device.set_master_volume = adev_set_master_volume;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c1053 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) function
1109 adev->hw_device.set_master_volume = adev_set_master_volume;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp431 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) function
660 ladev->device.set_master_volume = adev_set_master_volume;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp452 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) function
730 qadev->device.set_master_volume = adev_set_master_volume;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1420 static int adev_set_master_volume(struct audio_hw_device *dev, float volume)
1677 rsxadev->device.set_master_volume = adev_set_master_volume;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2268 static int adev_set_master_volume(struct audio_hw_device *dev __unused, float volume __unused) function
2639 adev->device.set_master_volume = adev_set_master_volume;

Completed in 220 milliseconds