Searched refs:q6afe_port_get_from_id (Results 1 – 3 of 3) sorted by relevance
219 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id);
1553 struct q6afe_port *q6afe_port_get_from_id(struct device *dev, int id) in q6afe_port_get_from_id() function1639 EXPORT_SYMBOL_GPL(q6afe_port_get_from_id);
685 port = q6afe_port_get_from_id(dai->dev, dai->id); in msm_dai_q6_dai_probe()