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()
966 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce80_construct()1168 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce81_construct()1368 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce83_construct()
205 #define NO_UNDERLAY_PIPE -1 macro
995 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce100_resource_construct()1067 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce100_resource_construct()
1073 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce120_resource_construct()
1094 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn201_resource_construct()
1238 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce112_resource_construct()
1335 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn10_resource_construct()
1212 pool->underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn302_resource_construct()
1135 pool->underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn303_resource_construct()
1425 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn21_resource_construct()
1419 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn301_resource_construct()
1740 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn316_resource_construct()
1854 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn314_resource_construct()
1853 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn315_resource_construct()
1683 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn321_resource_construct()
1881 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn31_resource_construct()
2276 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn30_resource_construct()
2416 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn20_resource_construct()
2134 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn32_resource_construct()
1353 if (dc->res_pool->underlay_pipe_index != NO_UNDERLAY_PIPE) in dc_create()