Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/drm-4.0/
Dmga_context.c64 mga_context_switch_complete(dev, new); in mga_context_switch()
73 int mga_context_switch_complete(drm_device_t *dev, int new) in mga_context_switch_complete() function
187 mga_context_switch_complete(dev, ctx.handle); in mga_newctx()
Dmga_drv.h180 extern int mga_context_switch_complete(drm_device_t *dev, int new);