Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dhost1x_bo.h39 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init() function
/drivers/gpu/host1x/drm/
Dgem.c123 host1x_bo_init(&bo->base, &tegra_bo_ops); in tegra_bo_create()