Searched refs:AcpiGetopt (Results 1 – 4 of 4) sorted by relevance
116 while ((j = AcpiGetopt (argc, argv, AX_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j) in main()
133 AcpiGetopt( in AcpiGetopt() function
143 AcpiGetopt(
196 while ((j = AcpiGetopt (argc, argv, AP_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j) in ApDoOptions()