Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_drv.c483 * The drm_fs_inode_new() function allocates a new inode, drm_fs_inode_free()
485 * the inode. But each drm_fs_inode_new() call must be paired with exactly one
508 static struct inode *drm_fs_inode_new(void) in drm_fs_inode_new() function
617 inode = drm_fs_inode_new(); in drm_dev_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_drv.c511 * The drm_fs_inode_new() function allocates a new inode, drm_fs_inode_free()
513 * the inode. But each drm_fs_inode_new() call must be paired with exactly one
536 static struct inode *drm_fs_inode_new(void) in drm_fs_inode_new() function
655 inode = drm_fs_inode_new(); in drm_dev_init()

Completed in 4 milliseconds