get_chmap          42 include/sound/hda_chmap.h 	void (*get_chmap)(struct hdac_device *hdac, int pcm_idx,
get_chmap         748 sound/hda/hdmi_chmap.c 	chmap->ops.get_chmap(chmap->hdac, pcm_idx, pcm_chmap);
get_chmap         791 sound/hda/hdmi_chmap.c 	hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap);
get_chmap        2406 sound/pci/hda/patch_hdmi.c 	spec->chmap.ops.get_chmap = hdmi_get_chmap;
get_chmap        2066 sound/soc/codecs/hdac_hdmi.c 	hdmi_priv->chmap.ops.get_chmap = hdac_hdmi_get_chmap;