Searched refs:q6afe_port_get_from_id (Results 1 – 3 of 3) sorted by relevance
217 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id);
1554 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id) in q6afe_port_get_from_id() function1640 EXPORT_SYMBOL_GPL(q6afe_port_get_from_id);
632 port = q6afe_port_get_from_id(dai->dev, dai->id); in msm_dai_q6_dai_probe()