get_spk_alloc      40 include/sound/hda_chmap.h 	int (*get_spk_alloc)(struct hdac_device *hdac, int pcm_idx);
get_spk_alloc     683 sound/hda/hdmi_chmap.c 	spk_alloc = chmap->ops.get_spk_alloc(chmap->hdac, pcm_idx);
get_spk_alloc    2409 sound/pci/hda/patch_hdmi.c 	spec->chmap.ops.get_spk_alloc = hdmi_get_spk_alloc,
get_spk_alloc    2069 sound/soc/codecs/hdac_hdmi.c 	hdmi_priv->chmap.ops.get_spk_alloc = hdac_hdmi_get_spk_alloc;