Searched refs:sis_init_context (Results 1 – 3 of 3) sorted by relevance
85 extern int sis_init_context(struct drm_device * dev, int context);
48 dev->driver->context_ctor = sis_init_context; in sis_configure()
302 int sis_init_context(struct drm_device *dev, int context) in sis_init_context() function