Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhost1x.h79 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init() function
/Linux-v5.4/drivers/gpu/drm/tegra/
Dgem.c183 host1x_bo_init(&bo->base, &tegra_bo_ops); in tegra_bo_alloc_object()