Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_chmap.h46 bool (*is_pcm_attached)(struct hdac_device *hdac, int pcm_idx); member
/linux/sound/hda/core/
H A Dhdmi_chmap.c791 if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx)) in hdmi_chmap_ctl_put()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1873 hdmi_priv->chmap.ops.is_pcm_attached = is_hdac_hdmi_pcm_attached; in hdac_hdmi_dev_probe()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c2121 spec->chmap.ops.is_pcm_attached = is_hdmi_pcm_attached; in snd_hda_hdmi_generic_alloc()