Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dppatomfwctrl.h31 #define GetIndexIntoMasterCmdTable(FieldName) \ argument
33 #define GetIndexIntoMasterDataTable(FieldName) \ argument
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table2.c46 #define GET_INDEX_INTO_MASTER_TABLE(MasterOrData, FieldName)\ argument
/linux-6.3-rc2/drivers/gpu/drm/radeon/
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-6.3-rc2/drivers/gpu/drm/amd/include/
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

Completed in 120 milliseconds