Searched refs:pvr_fw_structure_cleanup (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_free_list.c | 453 WARN_ON(pvr_fw_structure_cleanup(free_list->pvr_dev, in pvr_free_list_create() 480 err = pvr_fw_structure_cleanup(free_list->pvr_dev, in pvr_free_list_release() 488 err = pvr_fw_structure_cleanup(free_list->pvr_dev, in pvr_free_list_release()
|
H A D | pvr_fw.h | 446 pvr_fw_structure_cleanup(struct pvr_device *pvr_dev, u32 type, struct pvr_fw_object *fw_obj,
|
H A D | pvr_hwrt.c | 510 WARN_ON(pvr_fw_structure_cleanup(hwrt->pvr_dev, ROGUE_FWIF_CLEANUP_HWRTDATA, in pvr_hwrt_dataset_release()
|
H A D | pvr_queue.c | 1054 return pvr_fw_structure_cleanup(queue->ctx->pvr_dev, in pvr_queue_cleanup_fw_context()
|
H A D | pvr_fw.c | 1084 pvr_fw_structure_cleanup(struct pvr_device *pvr_dev, u32 type, struct pvr_fw_object *fw_obj, in pvr_fw_structure_cleanup() function
|