Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dfadump.h202 extern int early_init_dt_scan_fw_dump(unsigned long node,
/arch/powerpc/kernel/
Dprom.c668 of_scan_flat_dt(early_init_dt_scan_fw_dump, NULL); in early_init_devtree()
Dfadump.c58 int __init early_init_dt_scan_fw_dump(unsigned long node, in early_init_dt_scan_fw_dump() function