Searched refs:host1x_memory_context_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dcontext.c118 struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x, function
158 EXPORT_SYMBOL_GPL(host1x_memory_context_alloc); variable
/linux-master/include/linux/
H A Dhost1x.h475 struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x,
481 static inline struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x, function
/linux-master/drivers/gpu/drm/tegra/
H A Duapi.c118 context->memory_context = host1x_memory_context_alloc(

Completed in 161 milliseconds