Home
last modified time | relevance | path

Searched refs:AX_LIST_ALL (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/tools/acpixtract/
Daxmain.c241 AxAction = AX_LIST_ALL; /* List tables only, do not extract */ in main()
304 case AX_LIST_ALL: in main()
Dacpixtract.h174 #define AX_LIST_ALL 1 macro