Searched refs:acpi_get_type (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Dnsxfobj.c20 * FUNCTION: acpi_get_type
31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) function
68 ACPI_EXPORT_SYMBOL(acpi_get_type)
H A Dhwpci.c307 status = acpi_get_type(pci_device, &object_type);
/linux-master/drivers/acpi/
H A Dacpi_processor.c512 status = acpi_get_type(handle, &acpi_type);
710 status = acpi_get_type(handle, &acpi_type);
H A Ddevice_sysfs.c380 status = acpi_get_type(acpi_device->handle, &not_used);
H A Dscan.c2100 if (ACPI_FAILURE(acpi_get_type(handle, &acpi_type)))
/linux-master/drivers/xen/
H A Dxen-acpi-processor.c336 status = acpi_get_type(handle, &acpi_type);
/linux-master/include/acpi/
H A Dacpixf.h578 acpi_get_type(acpi_handle object,
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c11708 acpi_get_type(ecrd_handle, &obj_type);
11713 acpi_get_type(ecwr_handle, &obj_type);

Completed in 184 milliseconds