Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1597 struct dcn32_resource_pool *dcn32_pool = TO_DCN32_RES_POOL(*pool); in dcn32_destroy_resource_pool() local
1599 dcn32_resource_destruct(dcn32_pool); in dcn32_destroy_resource_pool()
1600 kfree(dcn32_pool); in dcn32_destroy_resource_pool()