Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dci_smumgr.c2122 static int ci_thermal_setup_fan_table(struct pp_hwmgr *hwmgr) in ci_thermal_setup_fan_table() function
2973 .thermal_setup_fan_table = ci_thermal_setup_fan_table,
/dragonfly/sys/dev/drm/radeon/
H A Dci_dpm.c991 static int ci_thermal_setup_fan_table(struct radeon_device *rdev) in ci_thermal_setup_fan_table() function
1299 ret = ci_thermal_setup_fan_table(rdev); in ci_thermal_start_thermal_controller()