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

/hardware/libhardware/include/hardware/
H A Daudio.h469 int (*set_master_volume)(struct audio_hw_device *dev, float volume); member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
H A Daudio_hw.c402 adev->device.set_master_volume = adev_set_master_volume;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c402 adev->hw_device.set_master_volume = adev_set_master_volume;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp789 rsxadev->device.set_master_volume = adev_set_master_volume;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp655 ladev->device.set_master_volume = adev_set_master_volume;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp726 qadev->device.set_master_volume = adev_set_master_volume;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2338 adev->device.set_master_volume = adev_set_master_volume;

Completed in 167 milliseconds