Searched refs:master_unbind (Results 1 – 2 of 2) sorted by relevance
97 void (*master_unbind)(struct device *dev, struct drm_audio_component *); member
214 if (acomp->audio_ops && acomp->audio_ops->master_unbind) in hdac_component_master_unbind()215 acomp->audio_ops->master_unbind(dev, acomp); in hdac_component_master_unbind()