Searched refs:atpx_handle (Results 1 – 3 of 3) sorted by relevance
485 acpi_handle dhandle, atpx_handle; in radeon_atpx_pci_probe_handle() local492 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in radeon_atpx_pci_probe_handle()497 radeon_atpx_priv.atpx.handle = atpx_handle; in radeon_atpx_pci_probe_handle()
504 acpi_handle dhandle, atpx_handle; in amdgpu_atpx_pci_probe_handle() local511 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in amdgpu_atpx_pci_probe_handle()517 amdgpu_atpx_priv.atpx.handle = atpx_handle; in amdgpu_atpx_pci_probe_handle()
1422 acpi_handle dhandle, atpx_handle; in atpx_present() local1432 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()