Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
353 struct amd_pm_funcs { struct355 int (*pre_set_power_state)(void *handle);356 int (*set_power_state)(void *handle);357 void (*post_set_power_state)(void *handle);358 void (*display_configuration_changed)(void *handle);359 void (*print_power_state)(void *handle, void *ps);360 bool (*vblank_too_short)(void *handle);361 void (*enable_bapm)(void *handle, bool enable);362 int (*check_state_equal)(void *handle,367 int (*set_fan_control_mode)(void *handle, u32 mode);[all …]