Searched refs:atpx_handle (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_atpx_handler.c | 485 acpi_handle dhandle, atpx_handle; in radeon_atpx_pci_probe_handle() local 492 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()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atpx_handler.c | 516 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()
|
/linux/sound/pci/hda/ |
H A D | hda_intel.c | 1414 acpi_handle dhandle, atpx_handle; in atpx_present() 1424 status = acpi_get_handle(dhandle, "ATPX", &atpx_handle); in atpx_present() 1415 acpi_handle dhandle, atpx_handle; atpx_present() local
|