Home
last modified time | relevance | path

Searched refs:ffs_sb_create_file (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c277 ffs_sb_create_file(struct super_block *sb, const char *name, void *data,
1879 static struct dentry *ffs_sb_create_file(struct super_block *sb, in ffs_sb_create_file() function
1941 if (!ffs_sb_create_file(sb, "ep0", ffs, &ffs_ep0_operations)) in ffs_sb_fill()
2352 epfile->dentry = ffs_sb_create_file(ffs->sb, epfile->name, in ffs_epfiles_create()