Searched refs:adev_get_master_mute (Results 1 – 5 of 5) sorted by relevance
625 static int adev_get_master_mute(struct audio_hw_device *dev, in adev_get_master_mute() function693 adev->device.get_master_mute = adev_get_master_mute; in atv_audiodev_open_cpp()
548 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function662 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
485 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function662 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
2959 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function3173 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
4215 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function4634 adev->device.get_master_mute = adev_get_master_mute; in adev_open()