Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h99 void dc_destroy_resource_pool(struct dc *dc);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c319 void dc_destroy_resource_pool(struct dc *dc) in dc_destroy_resource_pool() function
H A Ddc.c820 dc_destroy_resource_pool(dc); in dc_destruct()