Searched refs:adev_get_master_mute (Results 1 – 6 of 6) 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()
729 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function847 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
939 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function1126 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
1103 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute() function1386 adev->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() function1767 adev->device.get_master_mute = adev_get_master_mute; // no op in adev_open()
1351 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function1770 adev->device.get_master_mute = adev_get_master_mute; // no op in adev_open()