Searched refs:DtCompileTable (Results 1 – 5 of 5) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | dttable1.c | 97 Status = DtCompileTable (PFieldList, AcpiDmTableInfoAsfHdr, in DtCompileAsf() 294 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCsrt0, in DtCompileCsrt() 712 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDrtm, in DtCompileDrtm() 730 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDrtm0, in DtCompileDrtm() 766 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDrtm1, in DtCompileDrtm() 804 Status = DtCompileTable (PFieldList, AcpiDmTableInfoDrtm2, in DtCompileDrtm() 894 Status = DtCompileTable (PFieldList, AcpiDmTableInfoGtdt, in DtCompileGtdt() 1090 Status = DtCompileTable (PFieldList, AcpiDmTableInfoHest, in DtCompileHest() 1237 Status = DtCompileTable (PFieldList, AcpiDmTableInfoIort, in DtCompileIort() 1549 Status = DtCompileTable (PFieldList, AcpiDmTableInfoIvrs, in DtCompileIvrs() [all …]
|
| A D | dttable2.c | 154 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMadt, in DtCompileMadt() 525 Status = DtCompileTable (PFieldList, AcpiDmTableInfoNfit, in DtCompileNfit() 721 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPcct, in DtCompilePcct() 986 Status = DtCompileTable (PFieldList, AcpiDmTableInfoS3pt, in DtCompileS3pt() 1110 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSlit, in DtCompileSlit() 1166 Status = DtCompileTable (PFieldList, AcpiDmTableInfoSrat, in DtCompileSrat() 1259 Status = DtCompileTable (PFieldList, AcpiDmTableInfoStao, in DtCompileStao() 1430 Status = DtCompileTable (PFieldList, AcpiDmTableInfoUefi, in DtCompileUefi() 1529 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt, in DtCompileWpbt() 1541 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt0, in DtCompileWpbt() [all …]
|
| A D | dttable.c | 77 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp1, in DtCompileRsdp() 91 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp2, in DtCompileRsdp() 135 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt1, in DtCompileFadt() 150 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt2, in DtCompileFadt() 161 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt3, in DtCompileFadt() 172 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt5, in DtCompileFadt() 184 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt6, in DtCompileFadt() 221 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFacs, in DtCompileFacs()
|
| A D | dtcompile.c | 347 Status = DtCompileTable (FieldList, AcpiDmTableInfoHeader, in DtCompileDataTable() 384 Status = DtCompileTable (FieldList, TableData->TableInfo, in DtCompileDataTable() 432 DtCompileTable ( in DtCompileTable() function 565 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable() 571 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable() 577 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable() 667 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable, TRUE); in DtCompileTwoSubtables() 678 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable, FALSE); in DtCompileTwoSubtables()
|
| A D | dtcompiler.h | 168 DtCompileTable (
|
Completed in 49 milliseconds