Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c980 struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool); in dcn21_destroy_resource_pool() local
982 dcn21_resource_destruct(dcn21_pool); in dcn21_destroy_resource_pool()
983 kfree(dcn21_pool); in dcn21_destroy_resource_pool()