Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhost1x.h157 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init() function
/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se-main.c138 host1x_bo_init(&cmdbuf->bo, &tegra_se_cmdbuf_ops); in tegra_se_host1x_bo_alloc()
/linux-6.12.1/drivers/gpu/drm/tegra/
Dsubmit.c202 host1x_bo_init(&bo->base, &gather_bo_ops); in submit_copy_gather_data()
Dgem.c311 host1x_bo_init(&bo->base, &tegra_bo_ops); in tegra_bo_alloc_object()