ch_mapping        257 sound/soc/qcom/qdsp6/q6afe-dai.c 				tdm->ch_mapping[i] = tx_slot[i];
ch_mapping        260 sound/soc/qcom/qdsp6/q6afe-dai.c 				tdm->ch_mapping[i] = Q6AFE_CMAP_INVALID;
ch_mapping        276 sound/soc/qcom/qdsp6/q6afe-dai.c 				tdm->ch_mapping[i] = rx_slot[i];
ch_mapping        279 sound/soc/qcom/qdsp6/q6afe-dai.c 				tdm->ch_mapping[i] = Q6AFE_CMAP_INVALID;
ch_mapping        395 sound/soc/qcom/qdsp6/q6afe-dai.c 			pcfg->slim.ch_mapping[i] = tx_slot[i];
ch_mapping        407 sound/soc/qcom/qdsp6/q6afe-dai.c 			pcfg->slim.ch_mapping[i] =   rx_slot[i];
ch_mapping        473 sound/soc/qcom/qdsp6/q6afe.c 	u16	ch_mapping[AFE_PORT_MAX_AUDIO_CHAN_CNT];
ch_mapping       1083 sound/soc/qcom/qdsp6/q6afe.c 	pcfg->slim_cfg.shared_ch_mapping[0] = cfg->ch_mapping[0];
ch_mapping       1084 sound/soc/qcom/qdsp6/q6afe.c 	pcfg->slim_cfg.shared_ch_mapping[1] = cfg->ch_mapping[1];
ch_mapping       1085 sound/soc/qcom/qdsp6/q6afe.c 	pcfg->slim_cfg.shared_ch_mapping[2] = cfg->ch_mapping[2];
ch_mapping       1086 sound/soc/qcom/qdsp6/q6afe.c 	pcfg->slim_cfg.shared_ch_mapping[3] = cfg->ch_mapping[3];
ch_mapping       1122 sound/soc/qcom/qdsp6/q6afe.c 	memcpy(port->scfg->ch_mapping, cfg->ch_mapping,
ch_mapping        161 sound/soc/qcom/qdsp6/q6afe.h 	u8	ch_mapping[AFE_MAX_CHAN_COUNT];
ch_mapping        184 sound/soc/qcom/qdsp6/q6afe.h 	u16	ch_mapping[AFE_MAX_CHAN_COUNT];