Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Dsubmit.c60 static void gather_bo_put(struct host1x_bo *host_bo) in gather_bo_put() function
138 .put = gather_bo_put,
677 gather_bo_put(&bo->base); in tegra_drm_ioctl_channel_submit()