Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 25 of 30) sorted by relevance

12

/linux-3.3/arch/powerpc/platforms/pseries/
Dmobility.c27 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/
Dof.h4 typedef void *phandle; typedef
Doflib.c203 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/
Ddevices.c34 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/
Dfsl_msi.h42 phandle phandle; member
Dfsl_msi.c155 phandle phandle = 0; in fsl_setup_msi_irqs() local
/linux-3.3/arch/arm/boot/compressed/
Dofw-shark.c190 int phandle,i,mem_len,buffer[32]; in ofw_init() local
/linux-3.3/drivers/acpi/
Dcontainer.c133 acpi_handle phandle; in container_device_add() local
Dnuma.c317 acpi_handle phandle = h; in acpi_get_pxm() local
Dpci_root.c311 acpi_handle phandle; in acpi_get_pci_dev() local
Dacpi_memhotplug.c155 acpi_handle phandle; in acpi_memory_get_device() local
Dprocessor_driver.c673 acpi_handle phandle; in acpi_processor_device_add() local
Dscan.c1010 acpi_handle phandle; in acpi_bay_match() local
1496 acpi_handle phandle, chandle; in acpi_bus_trim() local
/linux-3.3/drivers/pci/hotplug/
Dsgi_hotplug.c418 acpi_handle phandle; in enable_slot() local
509 acpi_handle phandle; in disable_slot() local
Dacpi_pcihp.c294 acpi_handle handle, phandle; in pci_get_hp_params() local
Dacpiphp_glue.c712 acpi_handle phandle; in acpiphp_bus_add() local
1105 acpi_handle phandle; in handle_bridge_insertion() local
Dacpiphp_ibm.c400 acpi_handle *phandle = (acpi_handle *)context; in ibm_find_acpi_device() local
/linux-3.3/scripts/dtc/
Dlivetree.c394 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
Dchecks.c342 cell_t phandle; in check_explicit_phandles() local
435 cell_t phandle; in fixup_phandle_references() local
Ddtc.h153 cell_t phandle; member
/linux-3.3/include/linux/
Dof.h28 typedef u32 phandle; typedef
47 phandle phandle; member
/linux-3.3/drivers/of/
Dbase.c813 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/
Dbootx.h149 u32 phandle; /* not really available */ member
Dpmac_pfunc.h140 u32 phandle; member
/linux-3.3/scripts/dtc/libfdt/
Dfdt_ro.c405 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()

12