Home
last modified time | relevance | path

Searched refs:tegra_bo_alloc_object (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dgem.c289 static struct tegra_bo *tegra_bo_alloc_object(struct drm_device *drm, in tegra_bo_alloc_object() function
400 bo = tegra_bo_alloc_object(drm, size); in tegra_bo_create()
454 bo = tegra_bo_alloc_object(drm, buf->size); in tegra_bo_import()