Home
last modified time | relevance | path

Searched refs:lima_ctx_get (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/lima/
H A Dlima_ctx.h29 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id);
H A Dlima_ctx.c68 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_get() function