Lines Matching defs:dev
66 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free()
86 static int drm_legacy_ctxbitmap_next(struct drm_device * dev) in drm_legacy_ctxbitmap_next()
106 void drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init()
123 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup()
143 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush()
186 int drm_legacy_getsareactx(struct drm_device *dev, void *data, in drm_legacy_getsareactx()
234 int drm_legacy_setsareactx(struct drm_device *dev, void *data, in drm_legacy_setsareactx()
284 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch()
312 static int drm_context_switch_complete(struct drm_device *dev, in drm_context_switch_complete()
341 int drm_legacy_resctx(struct drm_device *dev, void *data, in drm_legacy_resctx()
376 int drm_legacy_addctx(struct drm_device *dev, void *data, in drm_legacy_addctx()
427 int drm_legacy_getctx(struct drm_device *dev, void *data, in drm_legacy_getctx()
453 int drm_legacy_switchctx(struct drm_device *dev, void *data, in drm_legacy_switchctx()
477 int drm_legacy_newctx(struct drm_device *dev, void *data, in drm_legacy_newctx()
503 int drm_legacy_rmctx(struct drm_device *dev, void *data, in drm_legacy_rmctx()