Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c48 static struct ffs_data *__must_check ffs_data_new(void) __attribute__((malloc));
1299 ffs = ffs_data_new(); in ffs_fs_mount()
1440 static struct ffs_data *ffs_data_new(void) in ffs_data_new() function