Searched refs:q6afe_i2s_port_prepare (Results 1 – 3 of 3) sorted by relevance
226 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg);
1321 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg) in q6afe_i2s_port_prepare() function1455 EXPORT_SYMBOL_GPL(q6afe_i2s_port_prepare);
381 rc = q6afe_i2s_port_prepare(dai_data->port[dai->id], in q6afe_dai_prepare()