Home
last modified time | relevance | path

Searched refs:smu7_thermal_get_temperature (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_thermal.h41 extern int smu7_thermal_get_temperature(struct pp_hwmgr *hwmgr);
Dsmu7_thermal.c293 int smu7_thermal_get_temperature(struct pp_hwmgr *hwmgr) in smu7_thermal_get_temperature() function
Dsmu7_hwmgr.c3990 *((uint32_t *)value) = smu7_thermal_get_temperature(hwmgr); in smu7_read_sensor()