Lines Matching refs:drm_device
79 static int compat_drm_version(struct drm_device *dev, void *data, in compat_drm_version()
112 static int compat_drm_getunique(struct drm_device *dev, void *data, in compat_drm_getunique()
131 static int compat_drm_setunique(struct drm_device *dev, void *data, in compat_drm_setunique()
152 static int compat_drm_getmap(struct drm_device *dev, void *data, in compat_drm_getmap()
179 static int compat_drm_addmap(struct drm_device *dev, void *data, in compat_drm_addmap()
209 static int compat_drm_rmmap(struct drm_device *dev, void *data, in compat_drm_rmmap()
229 static int compat_drm_getclient(struct drm_device *dev, void *data, in compat_drm_getclient()
260 static int compat_drm_getstats(struct drm_device *dev, void *data, in compat_drm_getstats()
289 static int compat_drm_addbufs(struct drm_device *dev, void *data, in compat_drm_addbufs()
317 static int compat_drm_markbufs(struct drm_device *dev, void *data, in compat_drm_markbufs()
335 static int compat_drm_infobufs(struct drm_device *dev, void *data, in compat_drm_infobufs()
392 static int compat_drm_mapbufs(struct drm_device *dev, void *data, in compat_drm_mapbufs()
441 static int compat_drm_freebufs(struct drm_device *dev, void *data, in compat_drm_freebufs()
458 static int compat_drm_setsareactx(struct drm_device *dev, void *data, in compat_drm_setsareactx()
470 static int compat_drm_getsareactx(struct drm_device *dev, void *data, in compat_drm_getsareactx()
493 static int compat_drm_resctx(struct drm_device *dev, void *data, in compat_drm_resctx()
525 static int compat_drm_dma(struct drm_device *dev, void *data, in compat_drm_dma()
561 static int compat_drm_agp_enable(struct drm_device *dev, void *data, in compat_drm_agp_enable()
586 static int compat_drm_agp_info(struct drm_device *dev, void *data, in compat_drm_agp_info()
617 static int compat_drm_agp_alloc(struct drm_device *dev, void *data, in compat_drm_agp_alloc()
637 static int compat_drm_agp_free(struct drm_device *dev, void *data, in compat_drm_agp_free()
653 static int compat_drm_agp_bind(struct drm_device *dev, void *data, in compat_drm_agp_bind()
665 static int compat_drm_agp_unbind(struct drm_device *dev, void *data, in compat_drm_agp_unbind()
682 static int compat_drm_sg_alloc(struct drm_device *dev, void *data, in compat_drm_sg_alloc()
701 static int compat_drm_sg_free(struct drm_device *dev, void *data, in compat_drm_sg_free()
740 static int compat_drm_wait_vblank(struct drm_device *dev, void *data, in compat_drm_wait_vblank()