Searched refs:transfer_ctx_destroy (Results 1 – 3 of 3) sorted by relevance
482 void (*transfer_ctx_destroy)(struct pvr_winsys_transfer_ctx *ctx); member
1306 device->ws->ops->transfer_ctx_destroy(ctx->ws_ctx); in pvr_transfer_ctx_create()1331 device->ws->ops->transfer_ctx_destroy(ctx->ws_ctx); in pvr_transfer_ctx_destroy()
586 .transfer_ctx_destroy = pvr_srv_winsys_transfer_ctx_destroy,