Searched refs:dcn20_mmhubbub_create (Results 1 – 3 of 3) sorted by relevance
113 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool);
3364 bool dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) function4084 if (!dcn20_mmhubbub_create(ctx, &pool->base)) {
2060 if (!dcn20_mmhubbub_create(ctx, &pool->base)) { in dcn21_resource_construct()