Searched defs:muted (Results 1 – 4 of 4) sorted by relevance
295 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()300 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
640 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()645 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
2180 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()2185 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
114 bool muted; member