Home
last modified time | relevance | path

Searched defs:GetIndexIntoMasterTable (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/gpu/drm/radeon/ !
Datombios.h5981 #define GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<AT… macro
5986 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (((char*)(&((ATOM_MASTER_LIST_OF_##MasterO… macro
/linux-5.10/drivers/gpu/drm/amd/include/ !
Datombios.h7128 #define GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<AT… macro
7133 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (((char*)(&((ATOM_MASTER_LIST_OF_##Maste… macro