drm_file_alloc
file = drm_file_alloc(dev->primary);
priv = drm_file_alloc(minor);
struct drm_file *drm_file_alloc(struct drm_minor *minor);