Searched refs:drm_fs_inode_new (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_drv.c466 * The drm_fs_inode_new() function allocates a new inode, drm_fs_inode_free()
468 * the inode. But each drm_fs_inode_new() call must be paired with exactly one
504 static struct inode *drm_fs_inode_new(void) drm_fs_inode_new() function
573 dev->anon_inode = drm_fs_inode_new(); drm_dev_alloc()

Completed in 111 milliseconds