Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dcontext.c150 void host1x_memory_context_put(struct host1x_memory_context *cd) in host1x_memory_context_put() function
160 EXPORT_SYMBOL_GPL(host1x_memory_context_put);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c37 host1x_memory_context_put(context->memory_context); in tegra_drm_channel_context_close()
153 host1x_memory_context_put(context->memory_context); in tegra_drm_ioctl_channel_open()
A Dsubmit.c497 host1x_memory_context_put(job->memory_context); in release_job()
662 host1x_memory_context_put(job->memory_context); in tegra_drm_ioctl_channel_submit()
/linux-6.3-rc2/include/linux/
A Dhost1x.h479 void host1x_memory_context_put(struct host1x_memory_context *cd);
492 static inline void host1x_memory_context_put(struct host1x_memory_context *cd) in host1x_memory_context_put() function

Completed in 7 milliseconds