Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_audio_component.h97 int (*master_bind)(struct device *dev, struct drm_audio_component *); member
/linux-6.3-rc2/sound/hda/
A Dhdac_component.c207 if (acomp->audio_ops && acomp->audio_ops->master_bind) { in hdac_component_master_bind()
208 ret = acomp->audio_ops->master_bind(dev, acomp); in hdac_component_master_bind()
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_hdmi.c2699 spec->drm_audio_ops.master_bind = ops->master_bind; in setup_drm_audio_ops()
3770 .master_bind = generic_acomp_master_bind,
4413 .master_bind = generic_acomp_master_bind,

Completed in 13 milliseconds