Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
414 struct amd_pm_funcs { struct416 int (*pre_set_power_state)(void *handle);417 int (*set_power_state)(void *handle);418 void (*post_set_power_state)(void *handle);419 void (*display_configuration_changed)(void *handle);420 void (*print_power_state)(void *handle, void *ps);421 bool (*vblank_too_short)(void *handle);422 void (*notify_ac_dc)(void *handle);423 int (*check_state_equal)(void *handle,428 int (*set_fan_control_mode)(void *handle, u32 mode);[all …]