Searched refs:crocus_destroy_hw_context (Results 1 – 3 of 3) sorted by relevance
326 void crocus_destroy_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id);
570 crocus_destroy_hw_context(bufmgr, batch->hw_ctx_id); in crocus_batch_free()773 crocus_destroy_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx()
1591 crocus_destroy_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id) in crocus_destroy_hw_context() function