Searched defs:smu_power_state (Results 1 – 1 of 1) sorted by relevance
186 struct smu_power_state { struct187 uint32_t id;188 struct list_head ordered_list;191 struct smu_state_classification_block classification;192 struct smu_state_validation_block validation;193 struct smu_state_pcie_block pcie;194 struct smu_state_display_block display;195 struct smu_state_memory_block memory;196 struct smu_state_software_algorithm_block software;197 struct smu_uvd_clocks uvd_clocks;[all …]
Completed in 7 milliseconds