Lines Matching defs:dev
54 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free()
70 static int drm_legacy_ctxbitmap_next(struct drm_device * dev) in drm_legacy_ctxbitmap_next()
88 int drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init()
102 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup()
118 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush()
157 int drm_legacy_getsareactx(struct drm_device *dev, void *data, in drm_legacy_getsareactx()
201 int drm_legacy_setsareactx(struct drm_device *dev, void *data, in drm_legacy_setsareactx()
247 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch()
275 static int drm_context_switch_complete(struct drm_device *dev, in drm_context_switch_complete()
301 int drm_legacy_resctx(struct drm_device *dev, void *data, in drm_legacy_resctx()
332 int drm_legacy_addctx(struct drm_device *dev, void *data, in drm_legacy_addctx()
376 int drm_legacy_getctx(struct drm_device *dev, void *data, in drm_legacy_getctx()
398 int drm_legacy_switchctx(struct drm_device *dev, void *data, in drm_legacy_switchctx()
418 int drm_legacy_newctx(struct drm_device *dev, void *data, in drm_legacy_newctx()
440 int drm_legacy_rmctx(struct drm_device *dev, void *data, in drm_legacy_rmctx()