q6copp 90 sound/soc/qcom/qdsp6/q6adm.c static struct q6copp *q6adm_find_copp(struct q6adm *adm, int port_idx, q6copp 93 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *c = NULL; q6copp 94 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *ret = NULL; q6copp 114 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *c = container_of(ref, struct q6copp, refcount); q6copp 130 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *copp; q6copp 212 sound/soc/qcom/qdsp6/q6adm.c static struct q6copp *q6adm_alloc_copp(struct q6adm *adm, int port_idx) q6copp 214 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *c; q6copp 237 sound/soc/qcom/qdsp6/q6adm.c static int q6adm_apr_send_copp_pkt(struct q6adm *adm, struct q6copp *copp, q6copp 279 sound/soc/qcom/qdsp6/q6adm.c static int q6adm_device_close(struct q6adm *adm, struct q6copp *copp, q6copp 296 sound/soc/qcom/qdsp6/q6adm.c static struct q6copp *q6adm_find_matching_copp(struct q6adm *adm, q6copp 302 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *c = NULL; q6copp 303 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *ret = NULL; q6copp 321 sound/soc/qcom/qdsp6/q6adm.c static int q6adm_device_open(struct q6adm *adm, struct q6copp *copp, q6copp 383 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate, q6copp 388 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *copp; q6copp 441 sound/soc/qcom/qdsp6/q6adm.c int q6adm_get_copp_id(struct q6copp *copp) q6copp 470 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *copp; q6copp 569 sound/soc/qcom/qdsp6/q6adm.c int q6adm_close(struct device *dev, struct q6copp *copp) q6copp 18 sound/soc/qcom/qdsp6/q6adm.h struct q6copp; q6copp 19 sound/soc/qcom/qdsp6/q6adm.h struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate, q6copp 22 sound/soc/qcom/qdsp6/q6adm.h int q6adm_close(struct device *dev, struct q6copp *copp); q6copp 23 sound/soc/qcom/qdsp6/q6adm.h int q6adm_get_copp_id(struct q6copp *copp); q6copp 286 sound/soc/qcom/qdsp6/q6routing.c struct q6copp *copps[MAX_COPPS_PER_PORT]; q6copp 313 sound/soc/qcom/qdsp6/q6routing.c struct q6copp *copp;