Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmumgr.c93 if (NULL != hwmgr->smumgr_funcs->get_offsetof) in smum_get_offsetof()
94 return hwmgr->smumgr_funcs->get_offsetof(type, member); in smum_get_offsetof()
A Dvegam_smumgr.c2294 .get_offsetof = vegam_get_offsetof,
A Dfiji_smumgr.c2658 .get_offsetof = fiji_get_offsetof,
A Diceland_smumgr.c2675 .get_offsetof = iceland_get_offsetof,
A Dpolaris10_smumgr.c2698 .get_offsetof = polaris10_get_offsetof,
A Dci_smumgr.c2975 .get_offsetof = ci_get_offsetof,
A Dtonga_smumgr.c3257 .get_offsetof = tonga_get_offsetof,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h226 uint32_t (*get_offsetof)(uint32_t type, uint32_t member); member

Completed in 39 milliseconds