Searched refs:get_current_vddc (Results 1 – 3 of 3) sorted by relevance
750 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()
1515 .get_current_vddc = &sumo_dpm_get_current_vddc,
2022 u16 (*get_current_vddc)(struct radeon_device *rdev); member
Completed in 22 milliseconds