Searched refs:InterfaceName (Results 1 – 7 of 7) sorted by relevance
441 ACPI_STRING InterfaceName) in ACPI_EXPORT_SYMBOL()449 if (!InterfaceName || (strlen (InterfaceName) == 0)) in ACPI_EXPORT_SYMBOL()462 InterfaceInfo = AcpiUtGetInterface (InterfaceName); in ACPI_EXPORT_SYMBOL()483 Status = AcpiUtInstallInterface (InterfaceName); in ACPI_EXPORT_SYMBOL()507 ACPI_STRING InterfaceName) in ACPI_EXPORT_SYMBOL()514 if (!InterfaceName || (strlen (InterfaceName) == 0)) in ACPI_EXPORT_SYMBOL()525 Status = AcpiUtRemoveInterface (InterfaceName); in ACPI_EXPORT_SYMBOL()
363 ACPI_STRING InterfaceName) in AcpiUtInstallInterface() argument376 InterfaceInfo->Name = ACPI_ALLOCATE_ZEROED (strlen (InterfaceName) + 1); in AcpiUtInstallInterface()385 strcpy (InterfaceInfo->Name, InterfaceName); in AcpiUtInstallInterface()409 ACPI_STRING InterfaceName) in AcpiUtRemoveInterface() argument418 if (!strcmp (InterfaceName, NextInterface->Name)) in AcpiUtRemoveInterface()533 ACPI_STRING InterfaceName) in AcpiUtGetInterface() argument541 if (!strcmp (InterfaceName, NextInterface->Name)) in AcpiUtGetInterface()
202 ACPI_STRING InterfaceName,573 ACPI_STRING InterfaceName, in AeInterfaceHandler() argument581 InterfaceName, Supported == 0 ? "not " : "")); in AeInterfaceHandler()
810 ACPI_STRING InterfaceName);814 ACPI_STRING InterfaceName);822 ACPI_STRING InterfaceName);
627 ACPI_STRING InterfaceName))632 ACPI_STRING InterfaceName))
1354 ACPI_STRING InterfaceName,
821 InterfaceName, enumerator975 { InterfaceName,1207 case InterfaceName: in ParseOption()