Lines Matching refs:f
62 int drm_legacy_resctx(struct drm_device *d, void *v, struct drm_file *f);
63 int drm_legacy_addctx(struct drm_device *d, void *v, struct drm_file *f);
64 int drm_legacy_getctx(struct drm_device *d, void *v, struct drm_file *f);
65 int drm_legacy_switchctx(struct drm_device *d, void *v, struct drm_file *f);
66 int drm_legacy_newctx(struct drm_device *d, void *v, struct drm_file *f);
67 int drm_legacy_rmctx(struct drm_device *d, void *v, struct drm_file *f);
69 int drm_legacy_setsareactx(struct drm_device *d, void *v, struct drm_file *f);
70 int drm_legacy_getsareactx(struct drm_device *d, void *v, struct drm_file *f);
102 int drm_legacy_addmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
103 int drm_legacy_rmmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
105 int drm_legacy_addbufs(struct drm_device *d, void *v, struct drm_file *f);
106 int drm_legacy_infobufs(struct drm_device *d, void *v, struct drm_file *f);
107 int drm_legacy_markbufs(struct drm_device *d, void *v, struct drm_file *f);
108 int drm_legacy_freebufs(struct drm_device *d, void *v, struct drm_file *f);
109 int drm_legacy_mapbufs(struct drm_device *d, void *v, struct drm_file *f);
110 int drm_legacy_dma_ioctl(struct drm_device *d, void *v, struct drm_file *f);
153 int drm_legacy_lock(struct drm_device *d, void *v, struct drm_file *f);
154 int drm_legacy_unlock(struct drm_device *d, void *v, struct drm_file *f);