Home
last modified time | relevance | path

Searched refs:is_pcm_attached (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/sound/
Dhda_chmap.h46 bool (*is_pcm_attached)(struct hdac_device *hdac, int pcm_idx); member
/linux-6.6.21/sound/hda/
Dhdmi_chmap.c770 if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx)) in hdmi_chmap_ctl_put()
/linux-6.6.21/sound/soc/codecs/
Dhdac_hdmi.c2167 hdmi_priv->chmap.ops.is_pcm_attached = is_hdac_hdmi_pcm_attached; in hdac_hdmi_dev_probe()
/linux-6.6.21/sound/pci/hda/
Dpatch_hdmi.c2582 spec->chmap.ops.is_pcm_attached = is_hdmi_pcm_attached; in alloc_generic_hdmi()