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()
669 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_submit()
825 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_bcl()
944 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_complete_exec()
991 vc4_job_handle_completed(struct vc4_dev *vc4) in vc4_job_handle_completed()
1029 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_seqno_cb()
1055 struct vc4_dev *vc4 = in vc4_job_done_work()
1056 container_of(work, struct vc4_dev, job_done_work); in vc4_job_done_work()
1131 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_cl_ioctl()
1270 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_init()
1294 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_destroy()