Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1044 struct dcn201_resource_pool *dcn201_pool = TO_DCN201_RES_POOL(*pool); in dcn201_destroy_resource_pool() local
1046 dcn201_resource_destruct(dcn201_pool); in dcn201_destroy_resource_pool()
1047 kfree(dcn201_pool); in dcn201_destroy_resource_pool()