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

/linux-master/drivers/gpu/host1x/
H A Dcontext.c160 void host1x_memory_context_get(struct host1x_memory_context *cd) function
164 EXPORT_SYMBOL_GPL(host1x_memory_context_get); variable
/linux-master/include/linux/
H A Dhost1x.h478 void host1x_memory_context_get(struct host1x_memory_context *cd);
488 static inline void host1x_memory_context_get(struct host1x_memory_context *cd) function
/linux-master/drivers/gpu/drm/tegra/
H A Dsubmit.c609 host1x_memory_context_get(job->memory_context);

Completed in 131 milliseconds