Lines Matching refs:vc4_dev
101 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident()
128 vc4_v3d_pm_get(struct vc4_dev *vc4) in vc4_v3d_pm_get()
146 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put()
158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw()
167 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot()
228 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc()
315 int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used) in vc4_v3d_bin_bo_get()
340 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release()
349 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4) in vc4_v3d_bin_bo_put()
360 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend()
372 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume()
393 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind()
475 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_unbind()