Home
last modified time | relevance | path

Searched refs:MasterOrData (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c46 #define GET_INDEX_INTO_MASTER_TABLE(MasterOrData, FieldName)\ argument
47 (offsetof(struct atom_master_list_of_##MasterOrData##_functions_v2_1, FieldName) / sizeof(uint16_t))
/linux/drivers/gpu/drm/radeon/
H A Datombios.h5981 …ne GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<ATOM_M… argument
5986 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOrDa… argument
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7146 …ne GetIndexIntoMasterTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<ATOM_M… argument
7151 #define GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOr… argument