patch_boot_state 1326 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
patch_boot_state  968 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 			result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware));
patch_boot_state 1338 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c 	.patch_boot_state = smu10_dpm_patch_boot_state,
patch_boot_state 5118 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	.patch_boot_state = smu7_dpm_patch_boot_state,
patch_boot_state 1974 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c 	.patch_boot_state = smu8_dpm_patch_boot_state,
patch_boot_state 5278 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	.patch_boot_state = vega10_patch_boot_state,
patch_boot_state 1371 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
patch_boot_state 2672 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c 	.patch_boot_state = vega12_patch_boot_state,
patch_boot_state  398 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c 		result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
patch_boot_state  254 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 	int (*patch_boot_state)(struct pp_hwmgr *hwmgr,