Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_pm.c750 if (rdev->asic->dpm.get_current_vddc) in radeon_hwmon_show_vddc()
751 vddc = rdev->asic->dpm.get_current_vddc(rdev); in radeon_hwmon_show_vddc()
793 !rdev->asic->dpm.get_current_vddc) in hwmon_attributes_visible()
A Dradeon_asic.c1515 .get_current_vddc = &sumo_dpm_get_current_vddc,
A Dradeon.h2022 u16 (*get_current_vddc)(struct radeon_device *rdev); member

Completed in 22 milliseconds