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()
154 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
291 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
317 struct vc4_dev *vc4 = in vc4_reset_work()
318 container_of(work, struct vc4_dev, hangcheck.reset_work); in vc4_reset_work()
328 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed()
374 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
387 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
437 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
456 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches()
474 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job()
519 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_render_job()
543 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_move_job_to_render()
688 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_submit()
844 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_bcl()
963 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_complete_exec()
1010 vc4_job_handle_completed(struct vc4_dev *vc4) in vc4_job_handle_completed()
1051 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_seqno_cb()
1079 struct vc4_dev *vc4 = in vc4_job_done_work()
1080 container_of(work, struct vc4_dev, job_done_work); in vc4_job_done_work()
1107 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_seqno_ioctl()
1121 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_bo_ioctl()
1163 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_cl_ioctl()
1310 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_init()
1344 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_destroy()
1366 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_madvise_ioctl()