Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dcontext.c102 struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x, in host1x_memory_context_alloc() function
142 EXPORT_SYMBOL_GPL(host1x_memory_context_alloc);
/linux-6.3-rc2/include/linux/
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, in host1x_memory_context_alloc() function
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c118 context->memory_context = host1x_memory_context_alloc( in tegra_drm_ioctl_channel_open()

Completed in 9 milliseconds