Searched refs:adev_set_master_mute (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c295 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function
404 adev->device.set_master_mute = adev_set_master_mute;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp640 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function in namespace:android
791 rsxadev->device.set_master_mute = adev_set_master_mute;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2180 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) function
2340 adev->device.set_master_mute = adev_set_master_mute;

Completed in 377 milliseconds