Searched refs:drm_tegra_bo_unref (Results 1 – 9 of 9) sorted by relevance
91 drm_tegra_bo_unref(image->bo); in vic_image_new()104 drm_tegra_bo_unref(image->bo); in vic_image_free()
348 drm_tegra_bo_unref(vic->hist.bo); in vic30_free()351 drm_tegra_bo_unref(vic->filter.bo); in vic30_free()354 drm_tegra_bo_unref(vic->config.bo); in vic30_free()
139 drm_tegra_bo_unref(bo); in main()
259 drm_tegra_bo_unref(vic->filter.bo); in vic41_free()262 drm_tegra_bo_unref(vic->config.bo); in vic41_free()
255 drm_tegra_bo_unref(vic->filter.bo); in vic40_free()258 drm_tegra_bo_unref(vic->config.bo); in vic40_free()
259 drm_tegra_bo_unref(vic->filter.bo); in vic42_free()262 drm_tegra_bo_unref(vic->config.bo); in vic42_free()
10 drm_tegra_bo_unref
51 void drm_tegra_bo_unref(struct drm_tegra_bo *bo);
180 drm_public void drm_tegra_bo_unref(struct drm_tegra_bo *bo) in drm_tegra_bo_unref() function