Searched refs:get_master_mute (Results 1 – 5 of 5) sorted by relevance
138 if (mDevice->get_master_mute != NULL) { in getMasterMute()140 mDevice->get_master_mute(mDevice, &mute)); in getMasterMute()
692 int (*get_master_mute)(struct audio_hw_device *dev, bool *mute); member
492 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
1739 rsxadev->device.get_master_mute = adev_get_master_mute; in audio_config_compare()
4796 adev->device.get_master_mute = adev_get_master_mute; in adev_open()