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