Searched refs:afe_port (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/qcom/qdsp6/
H A Dq6adm.c38 int afe_port; member in struct:q6copp
99 if ((port_idx == c->afe_port) && (copp_idx == c->copp_idx)) {
119 clear_bit(c->copp_idx, &adm->copp_bitmap[c->afe_port]);
229 c->afe_port = port_idx;
309 if ((port_id == c->afe_port) && (topology == c->topology) &&
326 int afe_port = q6afe_get_port_id(port_id); local
342 pkt->hdr.src_port = afe_port;
343 pkt->hdr.dest_port = afe_port;
348 open->endpoint_id_1 = afe_port;
573 ret = q6adm_device_close(adm, copp, copp->afe_port, cop
[all...]

Completed in 125 milliseconds