Searched refs:AcpiGetopt (Results 1 – 3 of 3) sorted by relevance
241 AcpiGetopt( in AcpiGetopt() function
256 AcpiGetopt(
279 while ((j = AcpiGetopt (argc, argv, ASL_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j) in AslDoOptions()