copp_bitmap 60 sound/soc/qcom/qdsp6/q6adm.c unsigned long copp_bitmap[AFE_MAX_PORTS]; copp_bitmap 119 sound/soc/qcom/qdsp6/q6adm.c clear_bit(c->copp_idx, &adm->copp_bitmap[c->afe_port]); copp_bitmap 217 sound/soc/qcom/qdsp6/q6adm.c idx = find_first_zero_bit(&adm->copp_bitmap[port_idx], copp_bitmap 227 sound/soc/qcom/qdsp6/q6adm.c set_bit(idx, &adm->copp_bitmap[port_idx]);