Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhost1x.h157 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init() function
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsubmit.c202 host1x_bo_init(&bo->base, &gather_bo_ops); in submit_copy_gather_data()
H A Dgem.c301 host1x_bo_init(&bo->base, &tegra_bo_ops); in tegra_bo_alloc_object()