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

/linux-master/drivers/gpu/drm/
H A Ddrm_drv.c510 * The drm_fs_inode_new() function allocates a new inode, drm_fs_inode_free()
512 * the inode. But each drm_fs_inode_new() call must be paired with exactly one
535 static struct inode *drm_fs_inode_new(void) function
648 inode = drm_fs_inode_new();

Completed in 107 milliseconds