Searched refs:drm_fs_inode_new (Results 1 – 1 of 1) sorted by relevance
608 * The drm_fs_inode_new() function allocates a new inode, drm_fs_inode_free()610 * the inode. But each drm_fs_inode_new() call must be paired with exactly one633 static struct inode *drm_fs_inode_new(void) in drm_fs_inode_new() function 748 inode = drm_fs_inode_new(); in drm_dev_init()