Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dfadump.h31 extern int early_init_dt_scan_fw_dump(unsigned long node, const char *uname,
/Linux-v5.4/arch/powerpc/kernel/
Dfadump.c108 int __init early_init_dt_scan_fw_dump(unsigned long node, const char *uname, in early_init_dt_scan_fw_dump() function
1503 int __init early_init_dt_scan_fw_dump(unsigned long node, const char *uname, in early_init_dt_scan_fw_dump() function
Dprom.c713 of_scan_flat_dt(early_init_dt_scan_fw_dump, NULL); in early_init_devtree()