Home
last modified time | relevance | path

Searched refs:master_unbind (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_audio_component.h104 void (*master_unbind)(struct device *dev, struct drm_audio_component *); member
/openbmc/linux/sound/hda/
H A Dhdac_component.c229 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()
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c2716 spec->drm_audio_ops.master_unbind = ops->master_unbind; in setup_drm_audio_ops()
3787 .master_unbind = generic_acomp_master_unbind,
4430 .master_unbind = generic_acomp_master_unbind,