Home
last modified time | relevance | path

Searched refs:adev_set_master_volume (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c319 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
454 adev->device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c830 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
934 adev->hw_device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp433 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
662 ladev->device.set_master_volume = adev_set_master_volume; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp452 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
730 qadev->device.set_master_volume = adev_set_master_volume; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1012 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
1068 adev->hw_device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/bsp/intel/peripheral/audio/generic/
Daudio_hal.c1111 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
1194 adev->hw_device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1479 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in audio_config_compare() function
1736 rsxadev->device.set_master_volume = adev_set_master_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c2591 static int adev_set_master_volume(struct audio_hw_device *dev __unused, float volume __unused) in adev_set_master_volume() function
3028 adev->device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3099 static int adev_set_master_volume(struct audio_hw_device *dev __unused, in adev_set_master_volume() function
3411 adev->device.set_master_volume = adev_set_master_volume; in adev_open()