Searched refs:thermal_setup_fan_table (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 67 if (NULL != hwmgr->smumgr_funcs->thermal_setup_fan_table) in smum_thermal_setup_fan_table() 68 return hwmgr->smumgr_funcs->thermal_setup_fan_table(hwmgr); in smum_thermal_setup_fan_table()
|
H A D | vegam_smumgr.c | 2301 .thermal_setup_fan_table = vegam_thermal_setup_fan_table,
|
H A D | fiji_smumgr.c | 2664 .thermal_setup_fan_table = fiji_thermal_setup_fan_table,
|
H A D | iceland_smumgr.c | 2679 .thermal_setup_fan_table = iceland_thermal_setup_fan_table,
|
H A D | ci_smumgr.c | 2979 .thermal_setup_fan_table = ci_thermal_setup_fan_table,
|
H A D | tonga_smumgr.c | 3261 .thermal_setup_fan_table = tonga_thermal_setup_fan_table,
|
H A D | polaris10_smumgr.c | 2583 .thermal_setup_fan_table = polaris10_thermal_setup_fan_table,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 67 if (NULL != hwmgr->smumgr_funcs->thermal_setup_fan_table) in smum_thermal_setup_fan_table() 68 return hwmgr->smumgr_funcs->thermal_setup_fan_table(hwmgr); in smum_thermal_setup_fan_table()
|
H A D | vegam_smumgr.c | 2299 .thermal_setup_fan_table = vegam_thermal_setup_fan_table,
|
H A D | fiji_smumgr.c | 2662 .thermal_setup_fan_table = fiji_thermal_setup_fan_table,
|
H A D | iceland_smumgr.c | 2679 .thermal_setup_fan_table = iceland_thermal_setup_fan_table,
|
H A D | tonga_smumgr.c | 3261 .thermal_setup_fan_table = tonga_thermal_setup_fan_table,
|
H A D | polaris10_smumgr.c | 2701 .thermal_setup_fan_table = polaris10_thermal_setup_fan_table,
|
H A D | ci_smumgr.c | 2980 .thermal_setup_fan_table = ci_thermal_setup_fan_table,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 220 int (*thermal_setup_fan_table)(struct pp_hwmgr *hwmgr); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 219 int (*thermal_setup_fan_table)(struct pp_hwmgr *hwmgr); member
|
Completed in 47 milliseconds