Searched refs:acpi_get_parent (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/acpi/acpica/ |
D | nsxfobj.c | 82 acpi_status acpi_get_parent(acpi_handle handle, acpi_handle *ret_handle) in ACPI_EXPORT_SYMBOL() 128 ACPI_EXPORT_SYMBOL(acpi_get_parent) in ACPI_EXPORT_SYMBOL() argument
|
D | nsload.c | 251 status = acpi_get_parent(parent_handle, &parent_handle); in acpi_ns_delete_subtree()
|
D | hwpci.c | 153 status = acpi_get_parent(current_device, &parent_device); in acpi_hw_build_pci_list()
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | acpi_pcihp.c | 129 status = acpi_get_parent(chandle, &handle); in acpi_get_hp_hw_control_from_firmware() 173 if ((ACPI_FAILURE(acpi_get_parent(handle, &parent_handle)))) in acpi_pci_check_ejectable()
|
/Linux-v4.19/include/xen/ |
D | acpi.h | 72 status = acpi_get_parent(handle, &phandle); in xen_acpi_get_pxm()
|
/Linux-v4.19/arch/ia64/sn/kernel/ |
D | io_acpi_init.c | 259 status = acpi_get_parent(child, &parent); in get_host_devfn() 315 status = acpi_get_parent(handle, &parent); in find_matching_device()
|
/Linux-v4.19/drivers/xen/ |
D | pci.c | 100 status = acpi_get_parent(handle, &handle); in xen_add_device()
|
/Linux-v4.19/drivers/acpi/ |
D | numa.c | 490 status = acpi_get_parent(handle, &phandle); in acpi_get_pxm()
|
D | property.c | 73 status = acpi_get_parent(handle, &scope); in acpi_nondev_subnode_extract() 1019 if (ACPI_SUCCESS(acpi_get_parent(handle, &parent_handle))) { in acpi_node_get_parent()
|
D | processor_idle.c | 1191 status = acpi_get_parent(handle, &pr_ahandle); in acpi_processor_get_lpi_info() 1212 status = acpi_get_parent(handle, &pr_ahandle); in acpi_processor_get_lpi_info()
|
D | pci_root.c | 304 status = acpi_get_parent(phandle, &phandle); in acpi_get_pci_dev()
|
D | scan.c | 736 status = acpi_get_parent(handle, &handle); in acpi_bus_get_parent() 1073 if (ACPI_FAILURE(acpi_get_parent(handle, &phandle))) in acpi_bay_match()
|
D | acpi_video.c | 1738 acpi_get_parent(device->dev->handle, &acpi_parent); in acpi_video_dev_register_backlight()
|
/Linux-v4.19/drivers/char/agp/ |
D | hp-agp.c | 510 status = acpi_get_parent(handle, &parent); in zx1_gart_probe()
|
/Linux-v4.19/include/acpi/ |
D | acpixf.h | 585 acpi_get_parent(acpi_handle object,
|
/Linux-v4.19/drivers/pci/ |
D | pci-acpi.c | 362 status = acpi_get_parent(handle, &phandle); in pci_get_hp_params()
|
/Linux-v4.19/arch/ia64/hp/common/ |
D | sba_iommu.c | 1984 status = acpi_get_parent(handle, &parent); in sba_connect_bus()
|