Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6afe.h222 void q6afe_port_put(struct q6afe_port *port);
Dq6afe.c1646 void q6afe_port_put(struct q6afe_port *port) in q6afe_port_put() function
1650 EXPORT_SYMBOL_GPL(q6afe_port_put);
Dq6afe-dai.c699 q6afe_port_put(dai_data->port[dai->id]); in msm_dai_q6_dai_remove()