Searched refs:GET_INDEX_INTO_MASTER_TABLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 46 #define GET_INDEX_INTO_MASTER_TABLE(MasterOrData, FieldName)\ macro 53 GET_INDEX_INTO_MASTER_TABLE(command, fname), \ 58 GET_INDEX_INTO_MASTER_TABLE(command, fname), &frev, &crev) 62 GET_INDEX_INTO_MASTER_TABLE(command, fname))
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 46 #define GET_INDEX_INTO_MASTER_TABLE(MasterOrData, FieldName)\ macro 51 GET_INDEX_INTO_MASTER_TABLE(command, fname), \ 56 GET_INDEX_INTO_MASTER_TABLE(command, fname), &frev, &crev) 60 GET_INDEX_INTO_MASTER_TABLE(command, fname))
|
Completed in 3 milliseconds