Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
238 struct amd_pm_funcs { struct240 int (*pre_set_power_state)(void *handle);241 int (*set_power_state)(void *handle);242 void (*post_set_power_state)(void *handle);243 void (*display_configuration_changed)(void *handle);244 void (*print_power_state)(void *handle, void *ps);245 bool (*vblank_too_short)(void *handle);246 void (*enable_bapm)(void *handle, bool enable);247 int (*check_state_equal)(void *handle,252 void (*set_fan_control_mode)(void *handle, u32 mode);[all …]