Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/
Dscom.c32 struct device_node *scom_find_parent(struct device_node *node) in scom_find_parent() function
50 EXPORT_SYMBOL_GPL(scom_find_parent);
60 parent = scom_find_parent(dev); in scom_map_device()
/Linux-v4.19/arch/powerpc/include/asm/
Dscom.h104 struct device_node *scom_find_parent(struct device_node *dev);