Lines Matching defs:node
82 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available()
475 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg()
523 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root()
544 static int __init __fdt_scan_reserved_mem(unsigned long node, const char *uname, in __fdt_scan_reserved_mem()
628 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
658 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes()
664 int node; in of_scan_flat_dt_subnodes() local
686 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name()
705 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
722 unsigned long node, const char *compat) in of_fdt_is_compatible()
748 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible()
756 static int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match()
776 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle()
870 static void __init early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd()
896 static inline void early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd()
955 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root()
991 int __init early_init_dt_scan_memory(unsigned long node, const char *uname, in early_init_dt_scan_memory()
1038 int __init early_init_dt_scan_chosen(unsigned long node, const char *uname, in early_init_dt_scan_chosen()