Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
395 struct amd_pm_funcs { struct397 int (*pre_set_power_state)(void *handle);398 int (*set_power_state)(void *handle);399 void (*post_set_power_state)(void *handle);400 void (*display_configuration_changed)(void *handle);401 void (*print_power_state)(void *handle, void *ps);402 bool (*vblank_too_short)(void *handle);403 void (*enable_bapm)(void *handle, bool enable);404 int (*check_state_equal)(void *handle,409 int (*set_fan_control_mode)(void *handle, u32 mode);[all …]