Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_chmap.h42 void (*get_chmap)(struct hdac_device *hdac, int pcm_idx, member
/linux/sound/hda/core/
H A Dhdmi_chmap.c748 chmap->ops.get_chmap(chmap->hdac, pcm_idx, pcm_chmap); in hdmi_chmap_ctl_get()
809 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap); in hdmi_chmap_ctl_put()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1871 hdmi_priv->chmap.ops.get_chmap = hdac_hdmi_get_chmap; in hdac_hdmi_dev_probe()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c2118 spec->chmap.ops.get_chmap = hdmi_get_chmap; in snd_hda_hdmi_generic_alloc()