Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/
Dtreesource.c28 struct boot_info *the_boot_info; variable
33 the_boot_info = NULL; in dt_from_source()
46 return the_boot_info; in dt_from_source()
Ddtc-parser.y34 extern struct boot_info *the_boot_info;
106 the_boot_info = build_boot_info($3, $4,
Ddtc-parser.tab.c_shipped80 extern struct boot_info *the_boot_info;
1468 the_boot_info = build_boot_info((yyvsp[-1].re), (yyvsp[0].node),