Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c50 static struct ffs_data *__must_check ffs_data_new(const char *dev_name)
1549 ffs = ffs_data_new(fc->source); in ffs_fs_get_tree()
1717 static struct ffs_data *ffs_data_new(const char *dev_name) in ffs_data_new() function