Home
last modified time | relevance | path

Searched refs:pvr_kccb_send_cmd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_ccb.h58 int pvr_kccb_send_cmd(struct pvr_device *pvr_dev,
H A Dpvr_free_list.c390 WARN_ON(pvr_kccb_send_cmd(pvr_dev, &resp_cmd, NULL)); in pvr_free_list_process_grow_req()
623 WARN_ON(pvr_kccb_send_cmd(pvr_dev, &resp_cmd, NULL)); in pvr_free_list_process_reconstruct_req()
H A Dpvr_fw_trace.c228 err = pvr_kccb_send_cmd(pvr_dev, &cmd, &slot); in update_logtype()
H A Dpvr_ccb.c375 pvr_kccb_send_cmd(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd() function
H A Dpvr_mmu.c152 err = pvr_kccb_send_cmd(pvr_dev, &cmd_mmu_cache, &slot); in pvr_mmu_flush_exec()
174 err = pvr_kccb_send_cmd(pvr_dev, &cmd_mmu_cache, &slot); in pvr_mmu_flush_exec()
H A Dpvr_fw.c1141 err = pvr_kccb_send_cmd(pvr_dev, &cmd, &slot_nr); in pvr_fw_structure_cleanup()