Home
last modified time | relevance | path

Searched refs:q6afe_i2s_port_prepare (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6afe.h228 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg);
H A Dq6afe.c1320 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg) in q6afe_i2s_port_prepare() function
1454 EXPORT_SYMBOL_GPL(q6afe_i2s_port_prepare);
H A Dq6afe-dai.c378 rc = q6afe_i2s_port_prepare(dai_data->port[dai->id], in q6afe_dai_prepare()