OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thermal_setup_fan_table
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smumgr.c
72
if (NULL != hwmgr->smumgr_funcs->
thermal_setup_fan_table
)
73
return hwmgr->smumgr_funcs->
thermal_setup_fan_table
(hwmgr);
amdgpu_fiji_smumgr.c
2664
.
thermal_setup_fan_table
= fiji_thermal_setup_fan_table,
amdgpu_iceland_smumgr.c
2683
.
thermal_setup_fan_table
= iceland_thermal_setup_fan_table,
amdgpu_vegam_smumgr.c
2298
.
thermal_setup_fan_table
= vegam_thermal_setup_fan_table,
amdgpu_ci_smumgr.c
2957
.
thermal_setup_fan_table
= ci_thermal_setup_fan_table,
amdgpu_polaris10_smumgr.c
2581
.
thermal_setup_fan_table
= polaris10_thermal_setup_fan_table,
amdgpu_tonga_smumgr.c
3263
.
thermal_setup_fan_table
= tonga_thermal_setup_fan_table,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
222
int (*
thermal_setup_fan_table
)(struct pp_hwmgr *hwmgr);
member in struct:pp_smumgr_func
Completed in 27 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025