Searched refs:master_unbind (Results 1 – 3 of 3) sorted by relevance
104 void (*master_unbind)(struct device *dev, struct drm_audio_component *); member
229 if (acomp->audio_ops && acomp->audio_ops->master_unbind) in hdac_component_master_unbind()230 acomp->audio_ops->master_unbind(dev, acomp); in hdac_component_master_unbind()
2714 spec->drm_audio_ops.master_unbind = ops->master_unbind; in setup_drm_audio_ops()3781 .master_unbind = generic_acomp_master_unbind,4424 .master_unbind = generic_acomp_master_unbind,