Searched refs:master_unbind (Results 1 – 5 of 5) sorted by relevance
104 void (*master_unbind)(struct device *dev, struct drm_audio_component *); member
226 if (acomp->audio_ops && acomp->audio_ops->master_unbind) in hdac_component_master_unbind()227 acomp->audio_ops->master_unbind(dev, acomp); in hdac_component_master_unbind()
66 .master_unbind = snd_hda_hdmi_acomp_master_unbind,
528 .master_unbind = snd_hda_hdmi_acomp_master_unbind,
2257 spec->drm_audio_ops.master_unbind = ops->master_unbind; in snd_hda_hdmi_setup_drm_audio_ops()