Searched refs:InterfaceName (Results 1 – 6 of 6) 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()
361 ACPI_STRING InterfaceName) in AcpiUtInstallInterface() argument374 InterfaceInfo->Name = ACPI_ALLOCATE_ZEROED (strlen (InterfaceName) + 1); in AcpiUtInstallInterface()383 strcpy (InterfaceInfo->Name, InterfaceName); in AcpiUtInstallInterface()407 ACPI_STRING InterfaceName) in AcpiUtRemoveInterface() argument416 if (!strcmp (InterfaceName, NextInterface->Name)) in AcpiUtRemoveInterface()531 ACPI_STRING InterfaceName) in AcpiUtGetInterface() argument539 if (!strcmp (InterfaceName, NextInterface->Name)) in AcpiUtGetInterface()
808 ACPI_STRING InterfaceName);812 ACPI_STRING InterfaceName);820 ACPI_STRING InterfaceName);
629 ACPI_STRING InterfaceName))634 ACPI_STRING InterfaceName))
1339 ACPI_STRING InterfaceName,
1041 InterfaceName, enumerator1208 { InterfaceName,1468 case InterfaceName: in ParseOption()