Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhost1x.h75 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init() function
/linux-4.4.14/drivers/gpu/drm/tegra/
Dgem.c157 host1x_bo_init(&bo->base, &tegra_bo_ops); in tegra_bo_alloc_object()