Lines Matching defs:dev
54 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free()
74 static int drm_legacy_ctxbitmap_next(struct drm_device * dev) in drm_legacy_ctxbitmap_next()
92 void drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init()
109 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup()
129 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush()
172 int drm_legacy_getsareactx(struct drm_device *dev, void *data, in drm_legacy_getsareactx()
220 int drm_legacy_setsareactx(struct drm_device *dev, void *data, in drm_legacy_setsareactx()
270 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch()
298 static int drm_context_switch_complete(struct drm_device *dev, in drm_context_switch_complete()
324 int drm_legacy_resctx(struct drm_device *dev, void *data, in drm_legacy_resctx()
359 int drm_legacy_addctx(struct drm_device *dev, void *data, in drm_legacy_addctx()
407 int drm_legacy_getctx(struct drm_device *dev, void *data, in drm_legacy_getctx()
433 int drm_legacy_switchctx(struct drm_device *dev, void *data, in drm_legacy_switchctx()
457 int drm_legacy_newctx(struct drm_device *dev, void *data, in drm_legacy_newctx()
483 int drm_legacy_rmctx(struct drm_device *dev, void *data, in drm_legacy_rmctx()