Searched refs:AcpiGetType (Results 1 – 7 of 7) sorted by relevance
177 AcpiGetType ( in AcpiGetType() function221 ACPI_EXPORT_SYMBOL (AcpiGetType) in ACPI_EXPORT_SYMBOL() argument
489 Status = AcpiGetType (PciDevice, &ObjectType); in AcpiHwGetPciDeviceInfo()
579 if (ACPI_FAILURE(AcpiGetType(child, &type)) || in acpinex_event_walk()
841 AcpiGetType (
733 if (ACPI_FAILURE(AcpiGetType(child, &type)) || in acpidev_probe_child()
1059 if (ACPI_FAILURE(AcpiGetType(hdl, &type))) { in acpidev_dr_device_get_class()1763 if (ACPI_FAILURE(AcpiGetType(hdl, &type)) || in acpidev_dr_probe_object()
1689 if (AcpiGetType(obj, &objtype) != AE_OK) in acpica_probe_processor()