Searched refs:adev_get_master_mute (Results 1 – 4 of 4) sorted by relevance
84 static int adev_get_master_mute(struct audio_hw_device* dev, bool* muted) { in adev_get_master_mute() function140 adev->get_master_mute = adev_get_master_mute; in adev_open()
455 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function593 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
1569 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in audio_config_compare() function1827 rsxadev->device.get_master_mute = adev_get_master_mute; in audio_config_compare()
5851 static int adev_get_master_mute(struct audio_hw_device *dev __unused, bool *muted __unused) in adev_get_master_mute() function6592 adev->device.get_master_mute = adev_get_master_mute; in adev_open()