afe_port           38 sound/soc/qcom/qdsp6/q6adm.c 	int afe_port;
afe_port           99 sound/soc/qcom/qdsp6/q6adm.c 		if ((port_idx == c->afe_port) && (copp_idx == c->copp_idx)) {
afe_port          119 sound/soc/qcom/qdsp6/q6adm.c 	clear_bit(c->copp_idx, &adm->copp_bitmap[c->afe_port]);
afe_port          229 sound/soc/qcom/qdsp6/q6adm.c 	c->afe_port = port_idx;
afe_port          309 sound/soc/qcom/qdsp6/q6adm.c 		if ((port_id == c->afe_port) && (topology == c->topology) &&
afe_port          326 sound/soc/qcom/qdsp6/q6adm.c 	int afe_port = q6afe_get_port_id(port_id);
afe_port          342 sound/soc/qcom/qdsp6/q6adm.c 	pkt->hdr.src_port = afe_port;
afe_port          343 sound/soc/qcom/qdsp6/q6adm.c 	pkt->hdr.dest_port = afe_port;
afe_port          348 sound/soc/qcom/qdsp6/q6adm.c 	open->endpoint_id_1 = afe_port;
afe_port          574 sound/soc/qcom/qdsp6/q6adm.c 	ret = q6adm_device_close(adm, copp, copp->afe_port, copp->copp_idx);