Home
last modified time | relevance | path

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

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