Searched refs:DtCompileTable (Results 1 – 5 of 5) sorted by relevance
/acpica-3.7.0/source/compiler/ |
D | dttable1.c | 215 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestHdr, in DtCompileAest() 276 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest() 328 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest() 345 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestXface, in DtCompileAest() 370 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAestXrupt, in DtCompileAest() 432 Status = DtCompileTable(PFieldList, AcpiDmTableInfoApmtNode, &Subtable); in DtCompileApmt() 517 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAsfHdr, in DtCompileAsf() 563 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAsf() 622 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf() 638 Status = DtCompileTable (PFieldList, DataInfoTable, in DtCompileAsf() [all …]
|
D | dttable2.c | 193 Status = DtCompileTable (PFieldList, AcpiDmTableInfoLpitHdr, in DtCompileLpit() 221 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit() 261 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadt, in DtCompileMadt() 274 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadtHdr, in DtCompileMadt() 444 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileMadt() 517 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam0, in DtCompileMpam() 543 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam1, in DtCompileMpam() 584 Status = DtCompileTable (PFieldList, InfoTable, in DtCompileMpam() 595 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam1Deps, in DtCompileMpam() 613 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpam2, in DtCompileMpam() [all …]
|
D | dttable.c | 184 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp1, in DtCompileRsdp() 198 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp2, in DtCompileRsdp() 251 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt1, in DtCompileFadt() 274 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt2, in DtCompileFadt() 301 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt3, in DtCompileFadt() 326 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt5, in DtCompileFadt() 340 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt6, in DtCompileFadt() 377 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFacs, in DtCompileFacs()
|
D | dtcompile.c | 467 Status = DtCompileTable (FieldList, AcpiDmTableInfoCdatTableHdr, in DtCompileDataTable() 502 Status = DtCompileTable (FieldList, AcpiDmTableInfoHeader, in DtCompileDataTable() 541 Status = DtCompileTable (FieldList, TableData->TableInfo, in DtCompileDataTable() 589 DtCompileTable ( in DtCompileTable() function 737 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable() 743 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable() 749 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable() 839 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable); in DtCompileTwoSubtables() 850 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable); in DtCompileTwoSubtables()
|
D | dtcompiler.h | 290 DtCompileTable (
|