Searched refs:get_offsetof (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dsmumgr.c93 if (NULL != hwmgr->smumgr_funcs->get_offsetof)
94 return hwmgr->smumgr_funcs->get_offsetof(type, member);
H A Dfiji_smumgr.c2658 .get_offsetof = fiji_get_offsetof,
H A Diceland_smumgr.c2675 .get_offsetof = iceland_get_offsetof,
H A Dvegam_smumgr.c2293 .get_offsetof = vegam_get_offsetof,
H A Dci_smumgr.c2976 .get_offsetof = ci_get_offsetof,
H A Dtonga_smumgr.c3257 .get_offsetof = tonga_get_offsetof,
H A Dpolaris10_smumgr.c2696 .get_offsetof = polaris10_get_offsetof,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h225 uint32_t (*get_offsetof)(uint32_t type, uint32_t member); member in struct:pp_smumgr_func

Completed in 278 milliseconds