Searched refs:pvr_fw_structure_cleanup (Results 1 – 4 of 4) sorted by relevance
452 WARN_ON(pvr_fw_structure_cleanup(free_list->pvr_dev, in pvr_free_list_create()479 err = pvr_fw_structure_cleanup(free_list->pvr_dev, in pvr_free_list_release()487 err = pvr_fw_structure_cleanup(free_list->pvr_dev, in pvr_free_list_release()
506 WARN_ON(pvr_fw_structure_cleanup(hwrt->pvr_dev, ROGUE_FWIF_CLEANUP_HWRTDATA, in pvr_hwrt_dataset_release()
1068 return pvr_fw_structure_cleanup(queue->ctx->pvr_dev, in pvr_queue_cleanup_fw_context()
1101 pvr_fw_structure_cleanup(struct pvr_device *pvr_dev, u32 type, struct pvr_fw_object *fw_obj, in pvr_fw_structure_cleanup() function