Lines Matching refs:vc4_dev

43 	struct vc4_dev *vc4 = to_vc4_dev(dev);  in vc4_queue_hangcheck()
75 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl()
155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
292 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
318 struct vc4_dev *vc4 = in vc4_reset_work()
319 container_of(work, struct vc4_dev, hangcheck.reset_work); in vc4_reset_work()
329 struct vc4_dev *vc4 = timer_container_of(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed()
375 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
388 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
438 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
457 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches()
475 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job()
520 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_render_job()
544 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_move_job_to_render()
618 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_submit()
735 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_bcl()
848 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_complete_exec()
895 vc4_job_handle_completed(struct vc4_dev *vc4) in vc4_job_handle_completed()
924 struct vc4_dev *vc4 = in vc4_job_done_work()
925 container_of(work, struct vc4_dev, job_done_work); in vc4_job_done_work()
952 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_seqno_ioctl()
966 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_bo_ioctl()
1011 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_cl_ioctl()
1159 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_init()
1192 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_destroy()
1214 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_gem_madvise_ioctl()