Searched refs:adev_get_master_mute (Results 1 – 4 of 4) sorted by relevance
728 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function846 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
977 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function1162 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
963 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function1149 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
1348 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute() function1671 adev->device.get_master_mute = adev_get_master_mute; in adev_open()