Searched refs:stop_smc (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dsmumgr.c251 if (hwmgr->smumgr_funcs->stop_smc)
252 return hwmgr->smumgr_funcs->stop_smc(hwmgr);
H A Dci_smumgr.c2988 .stop_smc = ci_stop_smc,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h231 int (*stop_smc)(struct pp_hwmgr *hwmgr); member in struct:pp_smumgr_func

Completed in 193 milliseconds