Lines Matching refs:drm_file
147 extern int r128_cce_init(struct drm_device *dev, void *data, struct drm_file *file_priv);
148 extern int r128_cce_start(struct drm_device *dev, void *data, struct drm_file *file_priv);
149 extern int r128_cce_stop(struct drm_device *dev, void *data, struct drm_file *file_priv);
150 extern int r128_cce_reset(struct drm_device *dev, void *data, struct drm_file *file_priv);
151 extern int r128_cce_idle(struct drm_device *dev, void *data, struct drm_file *file_priv);
152 extern int r128_engine_reset(struct drm_device *dev, void *data, struct drm_file *file_priv);
153 extern int r128_fullscreen(struct drm_device *dev, void *data, struct drm_file *file_priv);
154 extern int r128_cce_buffers(struct drm_device *dev, void *data, struct drm_file *file_priv);
156 extern int r128_cce_stipple(struct drm_device *dev, void *data, struct drm_file *file_priv);
157 extern int r128_cce_depth(struct drm_device *dev, void *data, struct drm_file *file_priv);
158 extern int r128_getparam(struct drm_device *dev, void *data, struct drm_file *file_priv);
177 struct drm_file *file_priv);