Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
293 struct amd_pm_funcs { struct295 int (*pre_set_power_state)(void *handle);296 int (*set_power_state)(void *handle);297 void (*post_set_power_state)(void *handle);298 void (*display_configuration_changed)(void *handle);299 void (*print_power_state)(void *handle, void *ps);300 bool (*vblank_too_short)(void *handle);301 void (*enable_bapm)(void *handle, bool enable);302 int (*check_state_equal)(void *handle,307 void (*set_fan_control_mode)(void *handle, u32 mode);[all …]