Searched refs:smu7_performance_level (Results 1 – 2 of 2) sorted by relevance
54 struct smu7_performance_level { struct85 struct smu7_performance_level performance_levels[SMU7_MAX_HARDWARE_POWERLEVELS];
3554 struct smu7_performance_level *performance_level; in smu7_get_pp_table_entry_callback_func_v1()3754 struct smu7_performance_level *performance_level; in smu7_get_pp_table_entry_callback_func_v0()4642 static inline bool smu7_are_power_levels_equal(const struct smu7_performance_level *pl1, in smu7_are_power_levels_equal()4643 const struct smu7_performance_level *pl2) in smu7_are_power_levels_equal()