Searched refs:get_master_volume (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/include/hardware/
H A Daudio.h478 int (*get_master_volume)(struct audio_hw_device *dev, float *volume); member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
H A Daudio_hw.c403 adev->device.get_master_volume = adev_get_master_volume;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp790 rsxadev->device.get_master_volume = adev_get_master_volume;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp656 ladev->device.get_master_volume = adev_get_master_volume;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp727 qadev->device.get_master_volume = adev_get_master_volume;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2339 adev->device.get_master_volume = adev_get_master_volume;

Completed in 177 milliseconds