Lines Matching refs:q6afe_port
215 struct q6afe_port;
217 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id);
218 int q6afe_port_start(struct q6afe_port *port);
219 int q6afe_port_stop(struct q6afe_port *port);
220 void q6afe_port_put(struct q6afe_port *port);
222 void q6afe_hdmi_port_prepare(struct q6afe_port *port,
224 void q6afe_slim_port_prepare(struct q6afe_port *port,
226 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg);
227 void q6afe_tdm_port_prepare(struct q6afe_port *port, struct q6afe_tdm_cfg *cfg);
228 void q6afe_cdc_dma_port_prepare(struct q6afe_port *port,
231 int q6afe_port_set_sysclk(struct q6afe_port *port, int clk_id,