Searched defs:List (Results 1 – 13 of 13) sorted by relevance
174 void **List) in DtCompileLpit()250 void **List) in DtCompileMadt()486 void **List) in DtCompileMcfg()510 void **List) in DtCompileMpam()668 void **List) in DtCompileMpst()805 void **List) in DtCompileMsct()830 void **List) in DtCompileNfit()1032 void **List) in DtCompilePcct()1140 void **List) in DtCompilePdtt()1200 void **List) in DtCompilePhat()[all …]
198 void **List) in DtCompileAest()496 void **List) in DtCompileApmt()592 void **List) in DtCompileAsf()763 void **List) in DtCompileAspt()849 void **List) in DtCompileCdat()976 void **List) in DtCompileCedt()1147 void **List) in DtCompileCpep()1172 void **List) in DtCompileCsrt()1280 void **List) in DtCompileDbg2()1436 void **List) in DtCompileDmar()[all …]
811 const char **List, in OpcFindName()
234 void **List) in DtCompileFadt()
830 void **List, in DtCompileTwoSubtables()
86 typedef struct List List; typedef96 struct List { struct97 ListNode *first; argument98 ListNode *last; argument
178 UINT8 *List) in AcpiRsDecodeBitmask()219 UINT8 *List, in AcpiRsEncodeBitmask()
225 ACPI_MEMORY_LIST *List) in AcpiDbListInfo()
49 typedef struct list List; typedef
721 void (*func) (void *, List *, const char *, const char *), in call_in_directory() argument
825 const char **List) in AcpiDmFindNameByIndex()
558 #define GET_CURRENT_ARG_TYPE(List) (List & ((UINT32) 0x1F)) argument559 #define INCREMENT_ARG_LIST(List) (List >>= ((UINT32) ARG_TYPE_WIDTH)) argument
374 ACPI_HANDLE *List; member