Home
last modified time | relevance | path

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

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