Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhost1x.h95 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dgem.c243 host1x_bo_init(&bo->base, &tegra_bo_ops); in tegra_bo_alloc_object()