Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dfadump.h31 extern int early_init_dt_scan_fw_dump(unsigned long node, const char *uname,
/Linux-v6.6/arch/powerpc/kernel/
Dfadump.c137 int __init early_init_dt_scan_fw_dump(unsigned long node, const char *uname, in early_init_dt_scan_fw_dump() function
1686 int __init early_init_dt_scan_fw_dump(unsigned long node, const char *uname, in early_init_dt_scan_fw_dump() function
Dprom.c785 of_scan_flat_dt(early_init_dt_scan_fw_dump, NULL); in early_init_devtree()