Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c55 static void ffs_data_closed(struct ffs_data *ffs);
632 ffs_data_closed(ffs); in ffs_ep0_release()
1288 ffs_data_closed(epfile->ffs); in ffs_epfile_release()
1646 ffs_data_closed(sb->s_fs_info); in ffs_fs_kill_sb()
1726 static void ffs_data_closed(struct ffs_data *ffs) in ffs_data_closed() function