Searched defs:mall_temp_config (Results 1 – 2 of 2) sorted by relevance
54 struct mall_temp_config { struct55 struct mall_stream_config mall_stream_config[MAX_PIPES];56 bool is_phantom_plane[MAX_PIPES];
1808 struct mall_temp_config mall_temp_config; in dcn32_validate_bandwidth() local