Lines Matching defs:node
68 bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available()
543 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
574 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes()
580 int node; in of_scan_flat_dt_subnodes() local
602 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name()
621 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
638 unsigned long node, const char *compat) in of_fdt_is_compatible()
664 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible()
672 static int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match()
692 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle()
777 static void __init early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd()
812 static void __init early_init_dt_check_for_elfcorehdr(unsigned long node) in early_init_dt_check_for_elfcorehdr()
853 unsigned long node = chosen_node_offset; in early_init_dt_check_for_usable_mem_range() local
935 int node = fdt_path_offset(fdt, "/"); in early_init_dt_scan_root() local
969 int node, found_memory = 0; in early_init_dt_scan_memory() local
1024 int l, node; in early_init_dt_scan_chosen() local