Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c795 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce100_destroy_resource_pool() local
797 destruct(dce110_pool); in dce100_destroy_resource_pool()
798 kfree(dce110_pool); in dce100_destroy_resource_pool()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_resource.c717 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce120_destroy_resource_pool() local
719 destruct(dce110_pool); in dce120_destroy_resource_pool()
720 kfree(dce110_pool); in dce120_destroy_resource_pool()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1031 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce110_destroy_resource_pool() local
1033 destruct(dce110_pool); in dce110_destroy_resource_pool()
1034 kfree(dce110_pool); in dce110_destroy_resource_pool()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c922 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce112_destroy_resource_pool() local
924 destruct(dce110_pool); in dce112_destroy_resource_pool()
925 kfree(dce110_pool); in dce112_destroy_resource_pool()
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c781 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce80_destroy_resource_pool() local
783 destruct(dce110_pool); in dce80_destroy_resource_pool()
784 kfree(dce110_pool); in dce80_destroy_resource_pool()