Home
last modified time | relevance | path

Searched refs:get_master_volume (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h561 int (*get_master_volume)(struct audio_hw_device *dev, float *volume); member
/hardware/libhardware/modules/audio/
Daudio_hw.c455 adev->device.get_master_volume = adev_get_master_volume; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp663 ladev->device.get_master_volume = adev_get_master_volume; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp731 qadev->device.get_master_volume = adev_get_master_volume; in qcom_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1737 rsxadev->device.get_master_volume = adev_get_master_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c3029 adev->device.get_master_volume = adev_get_master_volume; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3412 adev->device.get_master_volume = adev_get_master_volume; in adev_open()