Lines Matching refs:vc4_dev
42 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck()
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl()
151 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
288 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
314 struct vc4_dev *vc4 = in vc4_reset_work()
315 container_of(work, struct vc4_dev, hangcheck.reset_work); in vc4_reset_work()
325 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed()
371 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
384 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
431 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
450 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches()
468 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job()
508 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_render_job()
528 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_move_job_to_render()
668 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_submit()
824 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_bcl()
943 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_complete_exec()
990 vc4_job_handle_completed(struct vc4_dev *vc4) in vc4_job_handle_completed()
1028 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_seqno_cb()
1053 struct vc4_dev *vc4 = in vc4_job_done_work()
1054 container_of(work, struct vc4_dev, job_done_work); in vc4_job_done_work()
1129 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_cl_ioctl()
1268 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_init()
1293 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_destroy()