Searched refs:acpi_get_type (Results 1 – 7 of 7) sorted by relevance
485 ACPI_OBJECT_TYPE type = acpi_get_type(dev); in xen_acpi_cpu_probe()542 if (acpi_get_type(dev) == ACPI_TYPE_PROCESSOR) { in xen_acpi_cpu_attach()559 KASSERT(acpi_get_type(dev) == ACPI_TYPE_DEVICE, in xen_acpi_cpu_attach()
244 type = acpi_get_type(dev); in acpi_cpu_probe()342 if (acpi_get_type(dev) == ACPI_TYPE_PROCESSOR) { in acpi_cpu_attach()357 KASSERT(acpi_get_type(dev) == ACPI_TYPE_DEVICE, in acpi_cpu_attach()
142 acpi_get_type(parent) != ACPI_TYPE_PROCESSOR) in acpi_throttle_identify()
307 acpi_get_type(device_t dev) in acpi_get_type() function
413 if (acpi_get_type(dev) != ACPI_TYPE_DEVICE || acpi_disabled("spmc")) in acpi_spmc_probe()
190 if (acpi_get_type(dev) == ACPI_TYPE_THERMAL && !acpi_disabled("thermal")) { in acpi_tz_probe()
1927 t = acpi_get_type(dev); in acpi_device_id_probe()