Home
last modified time | relevance | path

Searched refs:q6afe_port_stop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6afe.h221 int q6afe_port_stop(struct q6afe_port *port);
H A Dq6afe-dai.c445 rc = q6afe_port_stop(dai_data->port[dai->id]); in q6afe_dai_shutdown()
461 rc = q6afe_port_stop(dai_data->port[dai->id]); in q6afe_dai_prepare()
H A Dq6afe.c1175 * q6afe_port_stop() - Stop a afe port
1181 int q6afe_port_stop(struct q6afe_port *port) in q6afe_port_stop() function
1224 EXPORT_SYMBOL_GPL(q6afe_port_stop); variable
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6afe.h221 int q6afe_port_stop(struct q6afe_port *port);
H A Dq6afe-dai.c343 rc = q6afe_port_stop(dai_data->port[dai->id]); in q6afe_dai_shutdown()
359 rc = q6afe_port_stop(dai_data->port[dai->id]); in q6afe_dai_prepare()
H A Dq6afe.c1181 * q6afe_port_stop() - Stop a afe port
1187 int q6afe_port_stop(struct q6afe_port *port) in q6afe_port_stop() function
1229 EXPORT_SYMBOL_GPL(q6afe_port_stop); variable

Completed in 10 milliseconds