Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6afe.h220 void q6afe_port_put(struct q6afe_port *port);
H A Dq6afe.c1647 void q6afe_port_put(struct q6afe_port *port) in q6afe_port_put() function
1651 EXPORT_SYMBOL_GPL(q6afe_port_put);
H A Dq6afe-dai.c646 q6afe_port_put(dai_data->port[dai->id]); in msm_dai_q6_dai_remove()