Searched refs:pause_workload (Results 1 – 2 of 2) sorted by relevance
2493 if (smu->pause_workload) in smu_switch_power_profile()2522 smu->pause_workload = pause; in smu_pause_power_profile()2525 if (smu->pause_workload && smu->ppt_funcs->set_power_profile_mode) in smu_pause_power_profile()
741 bool pause_workload; member