Home
last modified time | relevance | path

Searched refs:acpi_get_parent (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnsxfobj.c83 acpi_status acpi_get_parent(acpi_handle handle, acpi_handle *ret_handle) in ACPI_EXPORT_SYMBOL()
129 ACPI_EXPORT_SYMBOL(acpi_get_parent) in ACPI_EXPORT_SYMBOL() argument
H A Dnsload.c238 status = acpi_get_parent(parent_handle, &parent_handle); in acpi_ns_delete_subtree()
H A Dhwpci.c153 status = acpi_get_parent(current_device, &parent_device); in acpi_hw_build_pci_list()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dacpi_pcihp.c129 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()
/OK3568_Linux_fs/kernel/include/xen/
H A Dacpi.h72 status = acpi_get_parent(handle, &phandle); in xen_acpi_get_pxm()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dpci.c101 status = acpi_get_parent(handle, &handle); in xen_add_device()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-hisi-error.c153 s = acpi_get_parent(root_handle, &root_handle); in hisi_pcie_port_do_recovery()
/OK3568_Linux_fs/kernel/drivers/acpi/numa/
H A Dsrat.c500 status = acpi_get_parent(handle, &phandle); in acpi_get_pxm()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_idle.c1116 status = acpi_get_parent(handle, &pr_ahandle); in acpi_processor_get_lpi_info()
1137 status = acpi_get_parent(handle, &pr_ahandle); in acpi_processor_get_lpi_info()
H A Dpci_root.c291 status = acpi_get_parent(phandle, &phandle); in acpi_get_pci_dev()
H A Dscan.c770 status = acpi_get_parent(handle, &handle); in acpi_bus_get_parent()
1113 if (ACPI_FAILURE(acpi_get_parent(handle, &phandle))) in acpi_bay_match()
H A Dproperty.c96 status = acpi_get_parent(handle, &scope); in acpi_nondev_subnode_extract()
H A Dacpi_video.c1791 acpi_get_parent(device->dev->handle, &acpi_parent); in acpi_video_dev_register_backlight()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dhp-agp.c507 status = acpi_get_parent(handle, &parent); in zx1_gart_probe()
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-platform.c792 status = acpi_get_parent(adev->handle, &cpu_handle); in acpi_coresight_get_cpu()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpixf.h580 acpi_get_parent(acpi_handle object,
/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A Dcore.c664 acpi_get_parent(adev->handle, &lookup.controller_handle); in acpi_serdev_check_resources()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-acpi.c776 status = acpi_get_parent(handle, &phandle); in pci_acpi_program_hp_params()
/OK3568_Linux_fs/kernel/arch/ia64/hp/common/
H A Dsba_iommu.c1958 status = acpi_get_parent(handle, &parent); in sba_connect_bus()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi.c2227 !ACPI_FAILURE(acpi_get_parent(adev->handle, &parent_handle)) && in acpi_register_spi_device()