Searched refs:patch_boot_state (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c393 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
H A Dvega10_processpptables.c1336 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
H A Dsmu10_hwmgr.c1631 .patch_boot_state = smu10_dpm_patch_boot_state,
H A Dprocess_pptables_v1_0.c1408 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
H A Dsmu8_hwmgr.c2042 .patch_boot_state = smu8_dpm_patch_boot_state,
H A Dprocesspptables.c966 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware));
H A Dvega12_hwmgr.c2924 .patch_boot_state = vega12_patch_boot_state,
H A Dvega10_hwmgr.c5708 .patch_boot_state = vega10_patch_boot_state,
H A Dsmu7_hwmgr.c5746 .patch_boot_state = smu7_dpm_patch_boot_state,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h254 int (*patch_boot_state)(struct pp_hwmgr *hwmgr, member in struct:pp_hwmgr_func

Completed in 675 milliseconds