Searched refs:spmi_find_device_by_of_node (Results 1 – 3 of 3) sorted by relevance
400 struct spmi_device *spmi_find_device_by_of_node(struct device_node *np) in spmi_find_device_by_of_node() function408 EXPORT_SYMBOL_GPL(spmi_find_device_by_of_node);
172 struct spmi_device *spmi_find_device_by_of_node(struct device_node *np);
118 sdev = spmi_find_device_by_of_node(child); in qcom_pmic_get_base_usid()