Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770.c853 int rv770_get_temp(struct radeon_device *rdev) in rv770_get_temp() function
H A Dradeon_asic.h477 int rv770_get_temp(struct radeon_device *rdev);
H A Dradeon_asic.c1281 .get_temperature = &rv770_get_temp,