Home
last modified time | relevance | path

Searched refs:adev_get_master_mute (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c337 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
457 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1500 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in audio_config_compare() function
1739 rsxadev->device.get_master_mute = adev_get_master_mute; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c2607 static int adev_get_master_mute(struct audio_hw_device *dev __unused, bool *muted __unused) in adev_get_master_mute() function
3031 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c3117 static int adev_get_master_mute(struct audio_hw_device *dev __unused, in adev_get_master_mute() function
3414 adev->device.get_master_mute = adev_get_master_mute; in adev_open()