Home
last modified time | relevance | path

Searched refs:ci_thermal_setup_fan_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c2125 static int ci_thermal_setup_fan_table(struct pp_hwmgr *hwmgr) in ci_thermal_setup_fan_table() function
2980 .thermal_setup_fan_table = ci_thermal_setup_fan_table,
/Linux-v6.6/drivers/gpu/drm/radeon/
Dci_dpm.c932 static int ci_thermal_setup_fan_table(struct radeon_device *rdev) in ci_thermal_setup_fan_table() function
1240 ret = ci_thermal_setup_fan_table(rdev); in ci_thermal_start_thermal_controller()