Searched refs:master_unbind (Results 1 – 3 of 3) sorted by relevance
101 void (*master_unbind)(struct device *dev, struct drm_audio_component *); member
227 if (acomp->audio_ops && acomp->audio_ops->master_unbind) in hdac_component_master_unbind()228 acomp->audio_ops->master_unbind(dev, acomp); in hdac_component_master_unbind()
2536 spec->drm_audio_ops.master_unbind = ops->master_unbind; in setup_drm_audio_ops()3474 .master_unbind = generic_acomp_master_unbind,4001 .master_unbind = generic_acomp_master_unbind,