Lines Matching defs:q6afe_port
539 struct q6afe_port {
833 struct q6afe_port *port;
837 port = container_of(ref, struct q6afe_port, refcount);
846 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token)
848 struct q6afe_port *p = NULL;
849 struct q6afe_port *ret = NULL;
869 struct q6afe_port *port;
931 struct q6afe_port *port, uint32_t rsp_opcode)
974 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port,
1020 static int q6afe_port_set_param(struct q6afe_port *port, void *data,
1027 static int q6afe_port_set_param_v2(struct q6afe_port *port, void *data,
1076 static int q6afe_port_set_lpass_clock(struct q6afe_port *port,
1085 static int q6afe_set_lpass_clock_v2(struct q6afe_port *port,
1092 static int q6afe_set_digital_codec_core_clock(struct q6afe_port *port,
1120 int q6afe_port_set_sysclk(struct q6afe_port *port, int clk_id,
1181 int q6afe_port_stop(struct q6afe_port *port)
1233 void q6afe_slim_port_prepare(struct q6afe_port *port,
1258 void q6afe_tdm_port_prepare(struct q6afe_port *port,
1294 void q6afe_hdmi_port_prepare(struct q6afe_port *port,
1315 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg)
1458 void q6afe_cdc_dma_port_prepare(struct q6afe_port *port,
1480 int q6afe_port_start(struct q6afe_port *port)
1548 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id)
1552 struct q6afe_port *port;
1639 void q6afe_port_put(struct q6afe_port *port)