Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c510 acpi_handle dhandle, atpx_handle; in amdgpu_atpx_pci_probe_handle() local
517 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in amdgpu_atpx_pci_probe_handle()
523 amdgpu_atpx_priv.atpx.handle = atpx_handle; in amdgpu_atpx_pci_probe_handle()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c516 acpi_handle dhandle, atpx_handle; in amdgpu_atpx_pci_probe_handle() local
523 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in amdgpu_atpx_pci_probe_handle()
529 amdgpu_atpx_priv.atpx.handle = atpx_handle; in amdgpu_atpx_pci_probe_handle()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A 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()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_intel.c1460 acpi_handle dhandle, atpx_handle; in atpx_present() local
1466 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()
1476 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_intel.c1417 acpi_handle dhandle, atpx_handle; in atpx_present() local
1423 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()
1433 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present()

Completed in 14 milliseconds