Searched refs:log_thermal_throttling_event (Results 1 – 3 of 3) sorted by relevance
91 #define smu_log_thermal_throttling(smu) smu_ppt_funcs(log_thermal_throttling_event, 0, smu)
597 void (*log_thermal_throttling_event)(struct smu_context *smu); member
2398 .log_thermal_throttling_event = arcturus_log_thermal_throttling_event,