OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atcs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acpi.c
503
/* Call the
ATCS
method
506
* amdgpu_atcs_call - call an
ATCS
method
509
* @function: the
ATCS
function to execute
510
* @params:
ATCS
function params
512
* Executes the requested
ATCS
function (all asics).
539
status = acpi_evaluate_object(handle, "
ATCS
", &atcs_arg, &buffer);
543
DRM_DEBUG_DRIVER("failed to evaluate
ATCS
got %s\n",
556
* @mask: supported functions mask from
ATCS
558
* Use the supported functions mask from
ATCS
function
571
* amdgpu_atcs_verify_interface - verify
ATCS
626
struct amdgpu_
atcs
*
atcs
= &adev->
atcs
;
local in function:amdgpu_acpi_is_pcie_performance_request_supported
647
struct amdgpu_
atcs
*
atcs
= &adev->
atcs
;
local in function:amdgpu_acpi_pcie_notify_device_ready
692
struct amdgpu_
atcs
*
atcs
= &adev->
atcs
;
local in function:amdgpu_acpi_pcie_performance_request
814
struct amdgpu_
atcs
*
atcs
= &adev->
atcs
;
local in function:amdgpu_acpi_init
[
all
...]
amdgpu.h
755
struct amdgpu_atcs
atcs
;
member in struct:amdgpu_device
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_acpi.c
447
/* Call the
ATCS
method
450
* radeon_atcs_call - call an
ATCS
method
453
* @function: the
ATCS
function to execute
454
* @params:
ATCS
function params
456
* Executes the requested
ATCS
function (all asics).
483
status = acpi_evaluate_object(handle, "
ATCS
", &atcs_arg, &buffer);
487
DRM_DEBUG_DRIVER("failed to evaluate
ATCS
got %s\n",
500
* @mask: supported functions mask from
ATCS
502
* Use the supported functions mask from
ATCS
function
515
* radeon_atcs_verify_interface - verify
ATCS
570
struct radeon_
atcs
*
atcs
= &rdev->
atcs
;
local in function:radeon_acpi_is_pcie_performance_request_supported
591
struct radeon_
atcs
*
atcs
= &rdev->
atcs
;
local in function:radeon_acpi_pcie_notify_device_ready
636
struct radeon_
atcs
*
atcs
= &rdev->
atcs
;
local in function:radeon_acpi_pcie_performance_request
755
struct radeon_
atcs
*
atcs
= &rdev->
atcs
;
local in function:radeon_acpi_init
[
all
...]
radeon.h
2502
struct radeon_atcs
atcs
;
member in struct:radeon_device
Completed in 17 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025