Searched refs:res_funcs (Results 1 – 1 of 1) sorted by relevance
990 static const struct resource_create_funcs *res_funcs; in construct() local1167 res_funcs = &dce121_res_create_funcs; in construct()1169 res_funcs = &res_create_funcs; in construct()1171 if (!resource_construct(num_virtual_links, dc, &pool->base, res_funcs)) in construct()