Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
312 struct amd_pm_funcs { struct314 int (*pre_set_power_state)(void *handle);315 int (*set_power_state)(void *handle);316 void (*post_set_power_state)(void *handle);317 void (*display_configuration_changed)(void *handle);318 void (*print_power_state)(void *handle, void *ps);319 bool (*vblank_too_short)(void *handle);320 void (*enable_bapm)(void *handle, bool enable);321 int (*check_state_equal)(void *handle,326 int (*set_fan_control_mode)(void *handle, u32 mode);[all …]