Searched refs:atpx_handle (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c516 acpi_handle dhandle, atpx_handle; local
523 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle);
529 amdgpu_atpx_priv.atpx.handle = atpx_handle;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c485 acpi_handle dhandle, atpx_handle; local
492 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle);
497 radeon_atpx_priv.atpx.handle = atpx_handle;
/linux-master/sound/pci/hda/
H A Dhda_intel.c1417 acpi_handle dhandle, atpx_handle; local
1427 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle);

Completed in 270 milliseconds