Searched refs:AcpiGetType (Results 1 – 7 of 7) sorted by relevance
69 AcpiGetType ( in AcpiGetType() function113 ACPI_EXPORT_SYMBOL (AcpiGetType) in ACPI_EXPORT_SYMBOL() argument
381 Status = AcpiGetType (PciDevice, &ObjectType); in AcpiHwGetPciDeviceInfo()
579 if (ACPI_FAILURE(AcpiGetType(child, &type)) || in acpinex_event_walk()
691 AcpiGetType (
717 if (ACPI_FAILURE(AcpiGetType(child, &type)) || in acpidev_probe_child()
1055 if (ACPI_FAILURE(AcpiGetType(hdl, &type))) { in acpidev_dr_device_get_class()1760 if (ACPI_FAILURE(AcpiGetType(hdl, &type)) || in acpidev_dr_probe_object()
1621 if (AcpiGetType(obj, &objtype) != AE_OK) in acpica_probe_processor()