Lines Matching defs:q6afe_port
541 struct q6afe_port {
839 struct q6afe_port *port;
843 port = container_of(ref, struct q6afe_port, refcount);
852 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token)
854 struct q6afe_port *p;
855 struct q6afe_port *ret = NULL;
875 struct q6afe_port *port;
937 struct q6afe_port *port, uint32_t rsp_opcode)
980 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port,
1026 static int q6afe_port_set_param(struct q6afe_port *port, void *data,
1033 static int q6afe_port_set_param_v2(struct q6afe_port *port, void *data,
1082 static int q6afe_port_set_lpass_clock(struct q6afe_port *port,
1091 static int q6afe_set_lpass_clock_v2(struct q6afe_port *port,
1098 static int q6afe_set_digital_codec_core_clock(struct q6afe_port *port,
1126 int q6afe_port_set_sysclk(struct q6afe_port *port, int clk_id,
1187 int q6afe_port_stop(struct q6afe_port *port)
1238 void q6afe_slim_port_prepare(struct q6afe_port *port,
1263 void q6afe_tdm_port_prepare(struct q6afe_port *port,
1299 void q6afe_hdmi_port_prepare(struct q6afe_port *port,
1320 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg)
1463 void q6afe_cdc_dma_port_prepare(struct q6afe_port *port,
1485 int q6afe_port_start(struct q6afe_port *port)
1553 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id)
1557 struct q6afe_port *port;
1646 void q6afe_port_put(struct q6afe_port *port)