Home
last modified time | relevance | path

Searched refs:resource_construct (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dresource.h69 bool resource_construct(
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c959 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce80_construct()
1145 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce81_construct()
1327 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce83_construct()
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c986 if (!resource_construct(num_virtual_links, dc, &pool->base, in construct()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_resource.c1044 if (!resource_construct(num_virtual_links, dc, &pool->base, in construct()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1319 if (!resource_construct(num_virtual_links, dc, &pool->base, in construct()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1267 if (!resource_construct(num_virtual_links, dc, &pool->base, in construct()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1337 if (!resource_construct(num_virtual_links, dc, &pool->base, in construct()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c200 bool resource_construct( in resource_construct() function