Searched refs:patch_boot_state (Results 1 – 8 of 8) sorted by relevance
393 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
1336 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in vega10_get_powerplay_table_entry()
1406 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in get_powerplay_table_entry_v1_0()
964 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware)); in pp_tables_get_entry()
2052 .patch_boot_state = smu8_dpm_patch_boot_state,
2934 .patch_boot_state = vega12_patch_boot_state,
5754 .patch_boot_state = smu7_dpm_patch_boot_state,
254 int (*patch_boot_state)(struct pp_hwmgr *hwmgr, member