Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_fs.c63 static void ffs_data_closed(struct ffs_data *ffs);
651 ffs_data_closed(ffs); in ffs_ep0_open()
665 ffs_data_closed(ffs); in ffs_ep0_release()
1224 ffs_data_closed(ffs); in ffs_epfile_open()
1380 ffs_data_closed(epfile->ffs); in ffs_epfile_release()
2177 static void ffs_data_closed(struct ffs_data *ffs) in ffs_data_closed() function