Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6afe.h217 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id);
Dq6afe.c1554 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id) in q6afe_port_get_from_id() function
1640 EXPORT_SYMBOL_GPL(q6afe_port_get_from_id);
Dq6afe-dai.c632 port = q6afe_port_get_from_id(dai->dev, dai->id); in msm_dai_q6_dai_probe()