Searched refs:tegra_bo_create_with_handle (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/tegra/ |
D | gem.h | 64 struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file,
|
D | gem.c | 420 struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file, in tegra_bo_create_with_handle() function 532 bo = tegra_bo_create_with_handle(file, drm, args->size, 0, in tegra_bo_dumb_create()
|
D | drm.c | 358 bo = tegra_bo_create_with_handle(file, drm, args->size, args->flags, in tegra_gem_create()
|