Home
last modified time | relevance | path

Searched refs:early_init_dt_scan_chosen (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dof_fdt.h61 extern int early_init_dt_scan_chosen(char *cmdline);
/linux/Documentation/translations/zh_CN/devicetree/
H A Dusage-model.rst164 early_init_dt_scan_chosen()辅助函数用于解析所选节点,包括内核参数,
/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c42 early_init_dt_scan_chosen(boot_command_line); in kaslr_get_cmdline()
/linux/drivers/of/
H A Dfdt.c1040 int __init early_init_dt_scan_chosen(char *cmdline) in early_init_dt_scan_chosen() function
1185 rc = early_init_dt_scan_chosen(boot_command_line); in early_init_dt_scan_nodes()
/linux/arch/powerpc/kernel/
H A Dprom.c453 if (early_init_dt_scan_chosen(data) < 0) in early_init_dt_scan_chosen_ppc()
/linux/Documentation/devicetree/
H A Dusage-model.rst210 during early boot. Typically the early_init_dt_scan_chosen() helper