Searched refs:REF_PATH (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-parser.y | 272 $$ = data_add_marker($1, REF_PATH, $2);
|
| H A D | dtc.h | 77 REF_PATH, enumerator
|
| H A D | dtc-parser.tab.c | |
| H A D | checks.c | 561 for_each_marker_of_type(m, REF_PATH) { in fixup_path_references()
|
| H A D | dtc-parser.tab.c_shipped | 1702 (yyval.data) = data_add_marker((yyvsp[-1].data), REF_PATH, (yyvsp[0].labelref));
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | dtc-parser.y | 306 $$ = data_add_marker($1, REF_PATH, $2);
|
| H A D | dtc.h | 96 REF_PATH, enumerator
|
| H A D | checks.c | 625 for_each_marker_of_type(m, REF_PATH) { in fixup_path_references()
|