OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_offsetof
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smumgr.c
98
if (NULL != hwmgr->smumgr_funcs->
get_offsetof
)
99
return hwmgr->smumgr_funcs->
get_offsetof
(type, member);
amdgpu_fiji_smumgr.c
2660
.
get_offsetof
= fiji_get_offsetof,
amdgpu_iceland_smumgr.c
2679
.
get_offsetof
= iceland_get_offsetof,
amdgpu_vegam_smumgr.c
2292
.
get_offsetof
= vegam_get_offsetof,
amdgpu_ci_smumgr.c
2953
.
get_offsetof
= ci_get_offsetof,
amdgpu_polaris10_smumgr.c
2576
.
get_offsetof
= polaris10_get_offsetof,
amdgpu_tonga_smumgr.c
3259
.
get_offsetof
= tonga_get_offsetof,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
228
uint32_t (*
get_offsetof
)(uint32_t type, uint32_t member);
member in struct:pp_smumgr_func
Completed in 28 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025