Home
last modified time | relevance | path

Searched refs:adev_get_master_volume (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c325 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
455 adev->device.get_master_volume = adev_get_master_volume; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp439 static int adev_get_master_volume(struct audio_hw_device *dev, float* volume) in adev_get_master_volume() function
663 ladev->device.get_master_volume = adev_get_master_volume; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp458 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) { in adev_get_master_volume() function
731 qadev->device.get_master_volume = adev_get_master_volume; in qcom_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1486 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in audio_config_compare() function
1737 rsxadev->device.get_master_volume = adev_get_master_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c2596 static int adev_get_master_volume(struct audio_hw_device *dev __unused, in adev_get_master_volume() function
3029 adev->device.get_master_volume = adev_get_master_volume; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3105 static int adev_get_master_volume(struct audio_hw_device *dev __unused, in adev_get_master_volume() function
3412 adev->device.get_master_volume = adev_get_master_volume; in adev_open()