Searched refs:dcn31_pool (Results 1 – 3 of 3) sorted by relevance
1600 struct dcn315_resource_pool *dcn31_pool = TO_DCN315_RES_POOL(*pool); in dcn315_destroy_resource_pool() local1602 dcn315_resource_destruct(dcn31_pool); in dcn315_destroy_resource_pool()1603 kfree(dcn31_pool); in dcn315_destroy_resource_pool()
1601 struct dcn316_resource_pool *dcn31_pool = TO_DCN316_RES_POOL(*pool); in dcn316_destroy_resource_pool() local1603 dcn316_resource_destruct(dcn31_pool); in dcn316_destroy_resource_pool()1604 kfree(dcn31_pool); in dcn316_destroy_resource_pool()
1602 struct dcn31_resource_pool *dcn31_pool = TO_DCN31_RES_POOL(*pool); in dcn31_destroy_resource_pool() local1604 dcn31_resource_destruct(dcn31_pool); in dcn31_destroy_resource_pool()1605 kfree(dcn31_pool); in dcn31_destroy_resource_pool()