Searched defs:phandle (Results 1 – 12 of 12) sorted by relevance
/arch/powerpc/platforms/pseries/ |
D | mobility.c | 28 __be32 phandle; member 57 static int delete_dt_node(__be32 phandle) in delete_dt_node() 130 static int update_dt_node(__be32 phandle, s32 scope) in update_dt_node() 270 __be32 phandle = *data++; in pseries_devicetree_update() local
|
/arch/sparc/kernel/ |
D | devices.c | 34 int (*compare)(phandle, int, void *), void *compare_arg, in check_cpu_node() 53 static int __cpu_find_by(int (*compare)(phandle, int, void *), in __cpu_find_by() argument
|
/arch/powerpc/boot/ |
D | oflib.c | 213 int of_getprop(const void *phandle, const char *name, void *buf, in of_getprop() 219 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop()
|
D | of.h | 6 typedef void *phandle; typedef
|
D | ops.h | 211 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
|
/arch/powerpc/sysdev/ |
D | fsl_msi.h | 50 phandle phandle; member
|
D | fsl_msi.c | 187 phandle phandle = 0; in fsl_setup_msi_irqs() local
|
/arch/powerpc/include/asm/ |
D | bootx.h | 34 u32 phandle; /* not really available */ member
|
D | pmac_pfunc.h | 140 u32 phandle; member
|
/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 466 u32 phandle; in octeon_fdt_set_phy() local
|
/arch/powerpc/platforms/powernv/ |
D | pci.c | 77 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) in pnv_pci_get_device_tree()
|
/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 956 u32 phandle, u32 fflags, struct pmf_args *args) in pmf_do_functions()
|