OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:power_off_asic
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_hardwaremanager.c
58
if (NULL != hwmgr->hwmgr_func->
power_off_asic
)
59
return hwmgr->hwmgr_func->
power_off_asic
(hwmgr);
amdgpu_smu10_hwmgr.c
1362
.
power_off_asic
= smu10_power_off_asic,
amdgpu_smu8_hwmgr.c
1994
.
power_off_asic
= smu8_power_off_asic,
amdgpu_vega12_hwmgr.c
2707
.
power_off_asic
= vega12_power_off_asic,
amdgpu_vega20_hwmgr.c
4205
.
power_off_asic
= vega20_power_off_asic,
amdgpu_vega10_hwmgr.c
5437
.
power_off_asic
= vega10_power_off_asic,
amdgpu_smu7_hwmgr.c
5174
.
power_off_asic
= smu7_power_off_asic,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
315
int (*
power_off_asic
)(struct pp_hwmgr *hwmgr);
member in struct:pp_hwmgr_func
Completed in 35 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025