Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6afe.h219 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id);
Dq6afe.c1553 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id) in q6afe_port_get_from_id() function
1639 EXPORT_SYMBOL_GPL(q6afe_port_get_from_id);
Dq6afe-dai.c685 port = q6afe_port_get_from_id(dai->dev, dai->id); in msm_dai_q6_dai_probe()