Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c54 static void ffs_data_opened(struct ffs_data *ffs);
621 ffs_data_opened(ffs); in ffs_ep0_open()
1168 ffs_data_opened(epfile->ffs); in ffs_epfile_open()
1697 static void ffs_data_opened(struct ffs_data *ffs) in ffs_data_opened() function