Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6afe.h250 int q6afe_port_start(struct q6afe_port *port);
H A Dq6afe.c1709 int q6afe_port_start(struct q6afe_port *port) in q6afe_port_start() function
1764 EXPORT_SYMBOL_GPL(q6afe_port_start);
H A Dq6afe-dai.c441 rc = q6afe_port_start(dai_data->port[dai->id]); in q6afe_dai_prepare()