Lines Matching refs:vc4_dev

44 	struct vc4_dev *vc4 = to_vc4_dev(dev);  in vc4_queue_hangcheck()
76 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl()
156 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
293 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
319 struct vc4_dev *vc4 = in vc4_reset_work()
320 container_of(work, struct vc4_dev, hangcheck.reset_work); in vc4_reset_work()
330 struct vc4_dev *vc4 = timer_container_of(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed()
376 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
389 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
439 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
458 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches()
476 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job()
521 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_render_job()
545 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_move_job_to_render()
619 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_submit()
736 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_bcl()
849 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_complete_exec()
896 vc4_job_handle_completed(struct vc4_dev *vc4) in vc4_job_handle_completed()
925 struct vc4_dev *vc4 = in vc4_job_done_work()
926 container_of(work, struct vc4_dev, job_done_work); in vc4_job_done_work()
953 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_seqno_ioctl()
967 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_bo_ioctl()
1012 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_cl_ioctl()
1160 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_init()
1193 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_destroy()
1215 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_madvise_ioctl()