is_pcm_attached 46 include/sound/hda_chmap.h bool (*is_pcm_attached)(struct hdac_device *hdac, int pcm_idx); is_pcm_attached 770 sound/hda/hdmi_chmap.c if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx)) is_pcm_attached 2408 sound/pci/hda/patch_hdmi.c spec->chmap.ops.is_pcm_attached = is_hdmi_pcm_attached; is_pcm_attached 2068 sound/soc/codecs/hdac_hdmi.c hdmi_priv->chmap.ops.is_pcm_attached = is_hdac_hdmi_pcm_attached;