Searched refs:ffs_epfiles_destroy (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 239 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count); 1737 ffs_epfiles_destroy(epfiles, in ffs_data_closed() 1806 ffs_epfiles_destroy(epfiles, ffs->eps_count); in ffs_data_clear() 1929 ffs_epfiles_destroy(epfiles, i - 1); in ffs_epfiles_create() 1938 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy() function
|
H A D | f_generic.c | 210 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count); 1669 ffs_epfiles_destroy(ffs->epfiles, ffs->eps_count); in ffs_data_clear() 1791 ffs_epfiles_destroy(epfiles, i - 1); in ffs_epfiles_create() 1799 ffs_epfiles_destroy(epfiles, i - 1); in ffs_epfiles_create() 1808 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy() function
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 240 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count); 1694 ffs_epfiles_destroy(epfiles, in ffs_data_closed() 1759 ffs_epfiles_destroy(epfiles, ffs->eps_count); in ffs_data_clear() 1874 ffs_epfiles_destroy(epfiles, i - 1); in ffs_epfiles_create() 1883 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy() function
|
H A D | f_generic.c | 210 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count); 1671 ffs_epfiles_destroy(ffs->epfiles, ffs->eps_count); in ffs_data_clear() 1793 ffs_epfiles_destroy(epfiles, i - 1); in ffs_epfiles_create() 1801 ffs_epfiles_destroy(epfiles, i - 1); in ffs_epfiles_create() 1810 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy() function
|
Completed in 19 milliseconds