Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c443 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
591 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
667 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.cpp1375 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1646 rsxadev->device.get_master_volume = adev_get_master_volume; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c5840 static int adev_get_master_volume(struct audio_hw_device *dev __unused, in adev_get_master_volume() function
6590 adev->device.get_master_volume = adev_get_master_volume; in adev_open()