Searched refs:pptable_fini (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c273 if (hwmgr->pptable_func->pptable_fini)
274 hwmgr->pptable_func->pptable_fini(hwmgr);
292 if (hwmgr->pptable_func->pptable_fini)
293 hwmgr->pptable_func->pptable_fini(hwmgr);
H A Dvega12_processpptables.c318 .pptable_fini = vega12_pp_tables_uninitialize,
H A Dvega20_processpptables.c968 .pptable_fini = vega20_pp_tables_uninitialize,
H A Dvega10_processpptables.c1245 .pptable_fini = vega10_pp_tables_uninitialize,
H A Dprocess_pptables_v1_0.c1239 .pptable_fini = pp_tables_v1_0_uninitialize,
H A Dprocesspptables.c1804 .pptable_fini = pp_tables_uninitialize,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h372 int (*pptable_fini)(struct pp_hwmgr *hw_mgr); member in struct:pp_table_func

Completed in 212 milliseconds