Searched refs:atpx_handle (Results 1 – 2 of 2) sorted by relevance
447 acpi_handle dhandle, atpx_handle; in radeon_atpx_pci_probe_handle() local454 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in radeon_atpx_pci_probe_handle()459 radeon_atpx_priv.atpx.handle = atpx_handle; in radeon_atpx_pci_probe_handle()
448 acpi_handle dhandle, atpx_handle; in amdgpu_atpx_pci_probe_handle() local455 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in amdgpu_atpx_pci_probe_handle()461 amdgpu_atpx_priv.atpx.handle = atpx_handle; in amdgpu_atpx_pci_probe_handle()