/linux-4.4.14/drivers/of/ |
D | resolver.c | 56 phandle phandle; in of_get_tree_max_phandle() local 82 phandle phandle; in __of_adjust_tree_phandles() local 117 phandle phandle; in __of_adjust_phandle_ref() local 218 phandle phandle; in __of_adjust_tree_phandle_references() local 310 phandle phandle, phandle_delta; in of_resolve_phandles() local
|
D | dynamic.c | 219 const __be32 *phandle; in __of_attach_node() local
|
D | irq.c | 592 u32 map_mask, masked_rid, rid_base, msi_base, rid_len, phandle; in __of_msi_map_rid() local
|
D | base.c | 1452 phandle phandle; in __of_parse_phandle_with_args() local
|
/linux-4.4.14/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() 268 __be32 phandle = *data++; in pseries_devicetree_update() local
|
/linux-4.4.14/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
|
/linux-4.4.14/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 | 209 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
|
/linux-4.4.14/include/xen/ |
D | acpi.h | 65 acpi_handle phandle = h; in xen_acpi_get_pxm() local
|
/linux-4.4.14/drivers/clk/imx/ |
D | clk.c | 22 struct of_phandle_args phandle; in imx_obtain_fixed_clock_from_dt() local
|
/linux-4.4.14/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
|
/linux-4.4.14/include/linux/ |
D | of_reserved_mem.h | 11 unsigned long phandle; member
|
D | of.h | 32 typedef u32 phandle; typedef 52 phandle phandle; member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | bootx.h | 34 u32 phandle; /* not really available */ member
|
D | pmac_pfunc.h | 140 u32 phandle; member
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | sgi_hotplug.c | 407 acpi_handle phandle; in enable_slot() local 494 acpi_handle phandle; in disable_slot() local
|
D | acpiphp_ibm.c | 388 acpi_handle *phandle = (acpi_handle *)context; in ibm_find_acpi_device() local
|
/linux-4.4.14/drivers/pinctrl/ |
D | devicetree.c | 178 phandle phandle; in pinctrl_dt_to_map() local
|
D | pinctrl-rockchip.c | 1206 const __be32 *phandle; in rockchip_pinctrl_parse_groups() local
|
/linux-4.4.14/scripts/dtc/ |
D | livetree.c | 491 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 524 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
|
D | dtc.h | 157 cell_t phandle; member
|
D | checks.c | 369 cell_t phandle; in check_explicit_phandles() local 462 cell_t phandle; in fixup_phandle_references() local
|
/linux-4.4.14/drivers/acpi/ |
D | numa.c | 356 acpi_handle phandle = h; in acpi_get_pxm() local
|
D | pci_root.c | 282 acpi_handle phandle; in acpi_get_pci_dev() local
|
D | scan.c | 1050 acpi_handle phandle; in acpi_bay_match() local
|
/linux-4.4.14/drivers/remoteproc/ |
D | remoteproc_core.c | 1182 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() argument 1206 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() argument
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy.c | 245 const char *phandle, u8 index) in devm_usb_get_phy_by_phandle()
|
/linux-4.4.14/drivers/pci/ |
D | pci-acpi.c | 257 acpi_handle handle, phandle; in pci_get_hp_params() local
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 449 u32 phandle; in octeon_fdt_set_phy() local
|
/linux-4.4.14/include/linux/usb/ |
D | phy.h | 238 const char *phandle, u8 index) in devm_usb_get_phy_by_phandle()
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-uniphier.c | 383 u32 phandle; in uniphier_cache_get_next_level_node() local
|
/linux-4.4.14/scripts/dtc/libfdt/ |
D | fdt_ro.c | 499 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
|
/linux-4.4.14/drivers/mailbox/ |
D | omap-mailbox.c | 672 phandle phandle = sp->args[0]; in omap_mbox_of_xlate() local
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 956 u32 phandle, u32 fflags, struct pmf_args *args) in pmf_do_functions()
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
D | core.c | 2258 u32 phandle; member
|