Lines Matching refs:vc4_dev
103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident()
130 vc4_v3d_pm_get(struct vc4_dev *vc4) in vc4_v3d_pm_get()
148 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put()
160 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw()
169 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot()
230 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc()
317 int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used) in vc4_v3d_bin_bo_get()
342 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release()
351 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4) in vc4_v3d_bin_bo_put()
362 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend()
374 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume()
395 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind()
472 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_unbind()