ipp_destroy        53 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.c 	.ipp_destroy			= dcn10_ipp_destroy
ipp_destroy        58 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.c 	.ipp_destroy			= dcn10_ipp_destroy
ipp_destroy       914 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 			pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]);
ipp_destroy      1335 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]);
ipp_destroy       863 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c 			pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]);
ipp_destroy       111 drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h 	void (*ipp_destroy)(struct input_pixel_processor **ipp);