Home
last modified time | relevance | path

Searched refs:scom_find_parent (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/sysdev/
Dscom.c33 struct device_node *scom_find_parent(struct device_node *node) in scom_find_parent() function
51 EXPORT_SYMBOL_GPL(scom_find_parent);
61 parent = scom_find_parent(dev); in scom_map_device()
/linux-4.1.27/arch/powerpc/include/asm/
Dscom.h104 struct device_node *scom_find_parent(struct device_node *dev);