Home
last modified time | relevance | path

Searched defs:FieldName (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.h31 #define GetIndexIntoMasterCmdTable(FieldName) \ argument
33 #define GetIndexIntoMasterDataTable(FieldName) \ argument
/linux/drivers/gpu/drm/radeon/
H A Datombios.h5981 #define GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<AT… argument
5986 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOrDa… argument
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7146 #define GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<AT… argument
7151 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOr… argument