Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c481 acpi_handle dhandle, atpx_handle; in radeon_atpx_pci_probe_handle() local
488 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in radeon_atpx_pci_probe_handle()
493 radeon_atpx_priv.atpx.handle = atpx_handle; in radeon_atpx_pci_probe_handle()
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c511 acpi_handle dhandle, atpx_handle; in amdgpu_atpx_pci_probe_handle() local
518 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in amdgpu_atpx_pci_probe_handle()
524 amdgpu_atpx_priv.atpx.handle = atpx_handle; in amdgpu_atpx_pci_probe_handle()
/linux-5.19.10/sound/pci/hda/
Dhda_intel.c1420 acpi_handle dhandle, atpx_handle; in atpx_present() local
1426 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()
1436 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()