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

/linux-master/drivers/gpu/host1x/
H A Dcontext.c166 void host1x_memory_context_put(struct host1x_memory_context *cd) function
176 EXPORT_SYMBOL_GPL(host1x_memory_context_put); variable
/linux-master/drivers/gpu/drm/tegra/
H A Duapi.c37 host1x_memory_context_put(context->memory_context);
153 host1x_memory_context_put(context->memory_context);
H A Dsubmit.c497 host1x_memory_context_put(job->memory_context);
662 host1x_memory_context_put(job->memory_context);
/linux-master/include/linux/
H 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) function

Completed in 103 milliseconds