Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc.c623 static bool dc_construct(struct dc *dc, in dc_construct() function
851 if (false == dc_construct(dc, init_params)) { in dc_create()