Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c1432 struct ffs_sb_fill_data { struct
1442 struct ffs_sb_fill_data *data = fc->fs_private; in ffs_sb_fill() argument
1493 struct ffs_sb_fill_data *data = fc->fs_private; in ffs_fs_parse_param()
1542 struct ffs_sb_fill_data *ctx = fc->fs_private; in ffs_fs_get_tree()
1573 struct ffs_sb_fill_data *ctx = fc->fs_private; in ffs_fs_free_fc()
1592 struct ffs_sb_fill_data *ctx; in ffs_fs_init_fs_context()
1594 ctx = kzalloc(sizeof(struct ffs_sb_fill_data), GFP_KERNEL); in ffs_fs_init_fs_context()