Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1129 struct dcn10_resource_pool *dcn10_pool = TO_DCN10_RES_POOL(*pool); in dcn10_destroy_resource_pool() local
1131 dcn10_resource_destruct(dcn10_pool); in dcn10_destroy_resource_pool()
1132 kfree(dcn10_pool); in dcn10_destroy_resource_pool()