Searched refs:ffs_epfiles_destroy (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_fs.c219 * destroyed by ffs_epfiles_destroy(). */
320 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
1332 ffs_epfiles_destroy(ffs->epfiles, ffs->eps_count);
1437 ffs_epfiles_destroy(epfiles, i - 1);
1447 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) function

Completed in 29 milliseconds