Searched defs:amdgpu_atif_notifications (Results 1 – 1 of 1) sorted by relevance
42 struct amdgpu_atif_notifications { struct43 bool display_switch;44 bool expansion_mode_change;45 bool thermal_state;46 bool forced_power_state;70 struct amdgpu_atif_notifications notifications; argument