Lines Matching defs:dev
60 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free()
80 static int drm_legacy_ctxbitmap_next(struct drm_device * dev) in drm_legacy_ctxbitmap_next()
98 void drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init()
115 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup()
135 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush()
178 int drm_legacy_getsareactx(struct drm_device *dev, void *data, in drm_legacy_getsareactx()
226 int drm_legacy_setsareactx(struct drm_device *dev, void *data, in drm_legacy_setsareactx()
276 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch()
304 static int drm_context_switch_complete(struct drm_device *dev, in drm_context_switch_complete()
330 int drm_legacy_resctx(struct drm_device *dev, void *data, in drm_legacy_resctx()
365 int drm_legacy_addctx(struct drm_device *dev, void *data, in drm_legacy_addctx()
416 int drm_legacy_getctx(struct drm_device *dev, void *data, in drm_legacy_getctx()
442 int drm_legacy_switchctx(struct drm_device *dev, void *data, in drm_legacy_switchctx()
466 int drm_legacy_newctx(struct drm_device *dev, void *data, in drm_legacy_newctx()
492 int drm_legacy_rmctx(struct drm_device *dev, void *data, in drm_legacy_rmctx()