Home
last modified time | relevance | path

Searched refs:early_init_dt_check_for_initrd (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dof_fdt.h96 extern void early_init_dt_check_for_initrd(unsigned long node);
/linux-2.6.39/arch/microblaze/kernel/
Dprom.c101 early_init_dt_check_for_initrd(node); in early_init_dt_scan_serial_full()
/linux-2.6.39/drivers/of/
Dfdt.c554 void __init early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd() function
575 inline void early_init_dt_check_for_initrd(unsigned long node) in early_init_dt_check_for_initrd() function
677 early_init_dt_check_for_initrd(node); in early_init_dt_scan_chosen()