Searched refs:adev_get_master_mute (Results 1 – 5 of 5) sorted by relevance
545 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function656 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
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()