Lines Matching defs:node
82 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available()
476 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg()
524 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root()
545 static int __init __fdt_scan_reserved_mem(unsigned long node, const char *uname, in __fdt_scan_reserved_mem()
629 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
659 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes()
665 int node; in of_scan_flat_dt_subnodes() local
687 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name()
706 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
723 unsigned long node, const char *compat) in of_fdt_is_compatible()
749 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible()
757 static int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match()
777 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle()
871 static void __init early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd()
897 static inline void early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd()
956 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root()
992 int __init early_init_dt_scan_memory(unsigned long node, const char *uname, in early_init_dt_scan_memory()
1039 int __init early_init_dt_scan_chosen(unsigned long node, const char *uname, in early_init_dt_scan_chosen()