Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/radeon/
H A Drv770.c849 int rv770_get_temp(struct radeon_device *rdev) in rv770_get_temp() function
H A Dradeon_asic.h481 int rv770_get_temp(struct radeon_device *rdev);
H A Dradeon_asic.c1282 .get_temperature = &rv770_get_temp,