Lines Matching refs:drm_file
37 struct drm_file;
206 int (*open) (struct drm_device *, struct drm_file *);
220 void (*postclose) (struct drm_device *, struct drm_file *);
284 void (*master_set)(struct drm_device *dev, struct drm_file *file_priv,
291 void (*master_drop)(struct drm_device *dev, struct drm_file *file_priv);
315 int (*prime_handle_to_fd)(struct drm_device *dev, struct drm_file *file_priv,
322 int (*prime_fd_to_handle)(struct drm_device *dev, struct drm_file *file_priv,
366 int (*dumb_create)(struct drm_file *file_priv,
384 int (*dumb_map_offset)(struct drm_file *file_priv,
393 void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f);
442 void (*preclose) (struct drm_device *, struct drm_file *file_priv);
443 int (*dma_ioctl) (struct drm_device *dev, void *data, struct drm_file *file_priv);