Searched refs:NO_UNDERLAY_PIPE (Results 1 – 21 of 21) sorted by relevance
959 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce60_construct()1154 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce61_construct()1352 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce64_construct()
962 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce80_construct()1163 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce81_construct()1363 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce83_construct()
246 #define NO_UNDERLAY_PIPE -1 macro
991 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce100_resource_construct()1063 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce100_resource_construct()
1072 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce120_resource_construct()
1101 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn201_resource_construct()
1232 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce112_resource_construct()
1214 pool->underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn302_resource_construct()
1143 pool->underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn303_resource_construct()
1449 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn21_resource_construct()
1442 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn301_resource_construct()
1383 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn10_resource_construct()
1755 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn314_resource_construct()
1768 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn315_resource_construct()
1770 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn316_resource_construct()
1689 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn321_resource_construct()
1886 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn31_resource_construct()
2279 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn30_resource_construct()
2101 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn32_resource_construct()
2415 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn20_resource_construct()
1253 if (dc->res_pool->underlay_pipe_index != NO_UNDERLAY_PIPE) in dc_create()