Searched refs:DtInsertSubtable (Results 1 – 6 of 6) sorted by relevance
/acpica-3.7.0/source/compiler/ |
D | dttable1.c | 223 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest() 288 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest() 340 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest() 354 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest() 378 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest() 472 DtInsertSubtable(ParentTable, Subtable); in DtCompileApmt() 525 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 570 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 629 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() 645 DtInsertSubtable (ParentTable, Subtable); in DtCompileAsf() [all …]
|
D | dttable2.c | 201 DtInsertSubtable (ParentTable, Subtable); in DtCompileLpit() 228 DtInsertSubtable (ParentTable, Subtable); in DtCompileLpit() 269 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt() 282 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt() 451 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt() 527 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpam() 551 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpam() 592 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpam() 603 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpam() 621 DtInsertSubtable (ParentTable, Subtable); in DtCompileMpam() [all …]
|
D | dttable.c | 205 DtInsertSubtable (AslGbl_RootTable, Subtable); in DtCompileRsdp() 259 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 281 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 308 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 333 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 347 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt() 392 DtInsertSubtable (AslGbl_RootTable, Subtable); in DtCompileFacs()
|
D | dtcompile.c | 548 DtInsertSubtable (AslGbl_RootTable, Subtable); in DtCompileDataTable() 846 DtInsertSubtable (ParentTable, Subtable); in DtCompileTwoSubtables() 856 DtInsertSubtable (ParentTable, Subtable); in DtCompileTwoSubtables()
|
D | dtsubtable.c | 213 DtInsertSubtable ( in DtInsertSubtable() function
|
D | dtcompiler.h | 376 DtInsertSubtable (
|