Home
last modified time | relevance | path

Searched defs:context_close (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c620 static void context_close(struct msm_file_private *ctx) in context_close() function
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c1502 static void context_close(struct i915_gem_context *ctx) in context_close() function