MAX_COPPS_PER_PORT 143 sound/soc/qcom/qdsp6/q6adm.c if (copp_idx < 0 || copp_idx >= MAX_COPPS_PER_PORT) { MAX_COPPS_PER_PORT 218 sound/soc/qcom/qdsp6/q6adm.c MAX_COPPS_PER_PORT); MAX_COPPS_PER_PORT 220 sound/soc/qcom/qdsp6/q6adm.c if (idx > MAX_COPPS_PER_PORT) MAX_COPPS_PER_PORT 14 sound/soc/qcom/qdsp6/q6adm.h int copp_idx[MAX_COPPS_PER_PORT]; MAX_COPPS_PER_PORT 15 sound/soc/qcom/qdsp6/q6adm.h int port_id[MAX_COPPS_PER_PORT]; MAX_COPPS_PER_PORT 286 sound/soc/qcom/qdsp6/q6routing.c struct q6copp *copps[MAX_COPPS_PER_PORT]; MAX_COPPS_PER_PORT 349 sound/soc/qcom/qdsp6/q6routing.c for_each_set_bit(j, &session->copp_map, MAX_COPPS_PER_PORT) { MAX_COPPS_PER_PORT 396 sound/soc/qcom/qdsp6/q6routing.c for_each_set_bit(idx, &session->copp_map, MAX_COPPS_PER_PORT) {