Lines Matching refs:v
50 int drm_legacy_resctx(struct drm_device *d, void *v, struct drm_file *f);
51 int drm_legacy_addctx(struct drm_device *d, void *v, struct drm_file *f);
52 int drm_legacy_getctx(struct drm_device *d, void *v, struct drm_file *f);
53 int drm_legacy_switchctx(struct drm_device *d, void *v, struct drm_file *f);
54 int drm_legacy_newctx(struct drm_device *d, void *v, struct drm_file *f);
55 int drm_legacy_rmctx(struct drm_device *d, void *v, struct drm_file *f);
57 int drm_legacy_setsareactx(struct drm_device *d, void *v, struct drm_file *f);
58 int drm_legacy_getsareactx(struct drm_device *d, void *v, struct drm_file *f);
66 int drm_legacy_addmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
67 int drm_legacy_rmmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
68 int drm_legacy_addbufs(struct drm_device *d, void *v, struct drm_file *f);
69 int drm_legacy_infobufs(struct drm_device *d, void *v, struct drm_file *f);
70 int drm_legacy_markbufs(struct drm_device *d, void *v, struct drm_file *f);
71 int drm_legacy_freebufs(struct drm_device *d, void *v, struct drm_file *f);
72 int drm_legacy_mapbufs(struct drm_device *d, void *v, struct drm_file *f);
73 int drm_legacy_dma_ioctl(struct drm_device *d, void *v, struct drm_file *f);
94 int drm_legacy_lock(struct drm_device *d, void *v, struct drm_file *f);
95 int drm_legacy_unlock(struct drm_device *d, void *v, struct drm_file *f);