amdsmi_dpm_policy_t Struct Reference#
amdsmi_dpm_policy_t Struct Reference
Data Fields | |
uint32_t | num_supported |
uint32_t | cur |
amdsmi_dpm_policy_entry_t | policies [AMDSMI_MAX_NUM_PM_POLICIES] |
uint64_t | reserved [7] |
Field Documentation
◆ num_supported
uint32_t amdsmi_dpm_policy_t::num_supported |
The number of supported policies
◆ cur
uint32_t amdsmi_dpm_policy_t::cur |
The current policy index
◆ policies
amdsmi_dpm_policy_entry_t amdsmi_dpm_policy_t::policies[AMDSMI_MAX_NUM_PM_POLICIES] |
List of policies. Only the first num_supported policies are valid.
The documentation for this struct was generated from the following file: