/linux-3.3/arch/powerpc/platforms/pseries/ |
D | mobility.c | 27 u32 phandle; member 54 static int delete_dt_node(u32 phandle) in delete_dt_node() 132 static int update_dt_node(u32 phandle) in update_dt_node() 257 u32 phandle = *data++; in pseries_devicetree_update() local
|
/linux-3.3/arch/powerpc/boot/ |
D | of.h | 4 typedef void *phandle; typedef
|
D | oflib.c | 203 int of_getprop(const void *phandle, const char *name, void *buf, in of_getprop() 209 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop()
|
/linux-3.3/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-3.3/arch/powerpc/sysdev/ |
D | fsl_msi.h | 42 phandle phandle; member
|
D | fsl_msi.c | 155 phandle phandle = 0; in fsl_setup_msi_irqs() local
|
/linux-3.3/arch/arm/boot/compressed/ |
D | ofw-shark.c | 190 int phandle,i,mem_len,buffer[32]; in ofw_init() local
|
/linux-3.3/drivers/acpi/ |
D | container.c | 133 acpi_handle phandle; in container_device_add() local
|
D | numa.c | 317 acpi_handle phandle = h; in acpi_get_pxm() local
|
D | pci_root.c | 311 acpi_handle phandle; in acpi_get_pci_dev() local
|
D | acpi_memhotplug.c | 155 acpi_handle phandle; in acpi_memory_get_device() local
|
D | processor_driver.c | 673 acpi_handle phandle; in acpi_processor_device_add() local
|
D | scan.c | 1010 acpi_handle phandle; in acpi_bay_match() local 1496 acpi_handle phandle, chandle; in acpi_bus_trim() local
|
/linux-3.3/drivers/pci/hotplug/ |
D | sgi_hotplug.c | 418 acpi_handle phandle; in enable_slot() local 509 acpi_handle phandle; in disable_slot() local
|
D | acpi_pcihp.c | 294 acpi_handle handle, phandle; in pci_get_hp_params() local
|
D | acpiphp_glue.c | 712 acpi_handle phandle; in acpiphp_bus_add() local 1105 acpi_handle phandle; in handle_bridge_insertion() local
|
D | acpiphp_ibm.c | 400 acpi_handle *phandle = (acpi_handle *)context; in ibm_find_acpi_device() local
|
/linux-3.3/scripts/dtc/ |
D | livetree.c | 394 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 422 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
|
D | checks.c | 342 cell_t phandle; in check_explicit_phandles() local 435 cell_t phandle; in fixup_phandle_references() local
|
D | dtc.h | 153 cell_t phandle; member
|
/linux-3.3/include/linux/ |
D | of.h | 28 typedef u32 phandle; typedef 47 phandle phandle; member
|
/linux-3.3/drivers/of/ |
D | base.c | 813 const __be32 *phandle; in of_parse_phandle() local 864 phandle phandle; in of_parse_phandle_with_args() local
|
/linux-3.3/arch/powerpc/include/asm/ |
D | bootx.h | 149 u32 phandle; /* not really available */ member
|
D | pmac_pfunc.h | 140 u32 phandle; member
|
/linux-3.3/scripts/dtc/libfdt/ |
D | fdt_ro.c | 405 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
|