drm_file 84 include/drm/drmP.h struct drm_file; drm_file 295 include/drm/drmP.h struct drm_file *priv; drm_file 319 include/drm/drmP.h struct drm_file *file_priv; /**< Private of holding file descr */ drm_file 417 include/drm/drmP.h struct drm_file *file_priv; drm_file 531 include/drm/drmP.h struct drm_file *tag; /**< associated fd private data */ drm_file 568 include/drm/drmP.h int (*open) (struct drm_device *, struct drm_file *); drm_file 569 include/drm/drmP.h void (*preclose) (struct drm_device *, struct drm_file *file_priv); drm_file 570 include/drm/drmP.h void (*postclose) (struct drm_device *, struct drm_file *); drm_file 575 include/drm/drmP.h int (*dma_ioctl) (struct drm_device *dev, void *data, struct drm_file *file_priv); drm_file 607 include/drm/drmP.h struct drm_file * file_priv); drm_file 609 include/drm/drmP.h struct drm_file *file_priv); drm_file 611 include/drm/drmP.h struct drm_file *file_priv);