q6afe_port         69 sound/soc/qcom/qdsp6/q6afe-dai.c 	struct q6afe_port *port[AFE_PORT_MAX];
q6afe_port        420 sound/soc/qcom/qdsp6/q6afe-dai.c 	struct q6afe_port *port = dai_data->port[dai->id];
q6afe_port        600 sound/soc/qcom/qdsp6/q6afe-dai.c 	struct q6afe_port *port;
q6afe_port        714 sound/soc/qcom/qdsp6/q6afe.c 	struct q6afe_port *port;
q6afe_port        718 sound/soc/qcom/qdsp6/q6afe.c 	port = container_of(ref, struct q6afe_port, refcount);
q6afe_port        727 sound/soc/qcom/qdsp6/q6afe.c static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token)
q6afe_port        729 sound/soc/qcom/qdsp6/q6afe.c 	struct q6afe_port *p = NULL;
q6afe_port        730 sound/soc/qcom/qdsp6/q6afe.c 	struct q6afe_port *ret = NULL;
q6afe_port        750 sound/soc/qcom/qdsp6/q6afe.c 	struct q6afe_port *port;
q6afe_port        804 sound/soc/qcom/qdsp6/q6afe.c 			    struct q6afe_port *port)
q6afe_port        839 sound/soc/qcom/qdsp6/q6afe.c static int q6afe_port_set_param(struct q6afe_port *port, void *data,
q6afe_port        887 sound/soc/qcom/qdsp6/q6afe.c static int q6afe_port_set_param_v2(struct q6afe_port *port, void *data,
q6afe_port        936 sound/soc/qcom/qdsp6/q6afe.c static int q6afe_set_lpass_clock(struct q6afe_port *port,
q6afe_port        945 sound/soc/qcom/qdsp6/q6afe.c static int q6afe_set_lpass_clock_v2(struct q6afe_port *port,
q6afe_port        952 sound/soc/qcom/qdsp6/q6afe.c static int q6afe_set_digital_codec_core_clock(struct q6afe_port *port,
q6afe_port        961 sound/soc/qcom/qdsp6/q6afe.c int q6afe_port_set_sysclk(struct q6afe_port *port, int clk_id,
q6afe_port       1021 sound/soc/qcom/qdsp6/q6afe.c int q6afe_port_stop(struct q6afe_port *port)
q6afe_port       1073 sound/soc/qcom/qdsp6/q6afe.c void q6afe_slim_port_prepare(struct q6afe_port *port,
q6afe_port       1098 sound/soc/qcom/qdsp6/q6afe.c void q6afe_tdm_port_prepare(struct q6afe_port *port,
q6afe_port       1134 sound/soc/qcom/qdsp6/q6afe.c void q6afe_hdmi_port_prepare(struct q6afe_port *port,
q6afe_port       1155 sound/soc/qcom/qdsp6/q6afe.c int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg)
q6afe_port       1298 sound/soc/qcom/qdsp6/q6afe.c int q6afe_port_start(struct q6afe_port *port)
q6afe_port       1366 sound/soc/qcom/qdsp6/q6afe.c struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id)
q6afe_port       1370 sound/soc/qcom/qdsp6/q6afe.c 	struct q6afe_port *port;
q6afe_port       1455 sound/soc/qcom/qdsp6/q6afe.c void q6afe_port_put(struct q6afe_port *port)
q6afe_port        194 sound/soc/qcom/qdsp6/q6afe.h struct q6afe_port;
q6afe_port        196 sound/soc/qcom/qdsp6/q6afe.h struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id);
q6afe_port        197 sound/soc/qcom/qdsp6/q6afe.h int q6afe_port_start(struct q6afe_port *port);
q6afe_port        198 sound/soc/qcom/qdsp6/q6afe.h int q6afe_port_stop(struct q6afe_port *port);
q6afe_port        199 sound/soc/qcom/qdsp6/q6afe.h void q6afe_port_put(struct q6afe_port *port);
q6afe_port        201 sound/soc/qcom/qdsp6/q6afe.h void q6afe_hdmi_port_prepare(struct q6afe_port *port,
q6afe_port        203 sound/soc/qcom/qdsp6/q6afe.h void q6afe_slim_port_prepare(struct q6afe_port *port,
q6afe_port        205 sound/soc/qcom/qdsp6/q6afe.h int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg);
q6afe_port        206 sound/soc/qcom/qdsp6/q6afe.h void q6afe_tdm_port_prepare(struct q6afe_port *port, struct q6afe_tdm_cfg *cfg);
q6afe_port        208 sound/soc/qcom/qdsp6/q6afe.h int q6afe_port_set_sysclk(struct q6afe_port *port, int clk_id,