Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c235 unsigned eps_count; member
1738 ffs->eps_count); in ffs_data_closed()
1806 ffs_epfiles_destroy(epfiles, ffs->eps_count); in ffs_data_clear()
1838 ffs->eps_count = 0; in ffs_data_reset()
1912 count = ffs->eps_count; in ffs_epfiles_create()
1964 count = func->ffs->eps_count; in ffs_func_eps_disable()
1995 count = ffs->eps_count; in ffs_func_eps_enable()
2266 helper->eps_count++; in __ffs_data_do_entity()
2267 if (helper->eps_count >= FFS_MAX_EPS_COUNT) in __ffs_data_do_entity()
2270 if (!helper->ffs->eps_count in __ffs_data_do_entity()
[all...]
H A Df_generic.c206 unsigned eps_count; member
1372 for (i = 0; i < epfile->ffs->eps_count; i++) { in ffs_epfile_ioctl()
1669 ffs_epfiles_destroy(ffs->epfiles, ffs->eps_count); in ffs_data_clear()
1698 ffs->eps_count = 0; in ffs_data_reset()
1765 count = ffs->eps_count; in ffs_epfiles_create()
1827 unsigned count = func->ffs->eps_count; in ffs_func_eps_disable()
1850 unsigned count = ffs->eps_count; in ffs_func_eps_enable()
2105 helper->eps_count++; in __ffs_data_do_entity()
2106 if (helper->eps_count >= FFS_MAX_EPS_COUNT) in __ffs_data_do_entity()
2109 if (!helper->ffs->eps_count in __ffs_data_do_entity()
[all...]
H A Du_fs.h257 unsigned short eps_count; member
H A Du_generic.h308 unsigned short eps_count; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c236 unsigned eps_count; member
1695 ffs->eps_count); in ffs_data_closed()
1759 ffs_epfiles_destroy(epfiles, ffs->eps_count); in ffs_data_clear()
1789 ffs->eps_count = 0; in ffs_data_reset()
1857 count = ffs->eps_count; in ffs_epfiles_create()
1907 count = func->ffs->eps_count; in ffs_func_eps_disable()
1938 count = ffs->eps_count; in ffs_func_eps_enable()
2203 helper->eps_count++; in __ffs_data_do_entity()
2204 if (helper->eps_count >= FFS_MAX_EPS_COUNT) in __ffs_data_do_entity()
2207 if (!helper->ffs->eps_count in __ffs_data_do_entity()
[all...]
H A Df_generic.c206 unsigned eps_count; member
1373 for (i = 0; i < epfile->ffs->eps_count; i++) { in ffs_epfile_ioctl()
1671 ffs_epfiles_destroy(ffs->epfiles, ffs->eps_count); in ffs_data_clear()
1700 ffs->eps_count = 0; in ffs_data_reset()
1767 count = ffs->eps_count; in ffs_epfiles_create()
1829 unsigned count = func->ffs->eps_count; in ffs_func_eps_disable()
1852 unsigned count = ffs->eps_count; in ffs_func_eps_enable()
2107 helper->eps_count++; in __ffs_data_do_entity()
2108 if (helper->eps_count >= FFS_MAX_EPS_COUNT) in __ffs_data_do_entity()
2111 if (!helper->ffs->eps_count in __ffs_data_do_entity()
[all...]
H A Du_fs.h255 unsigned short eps_count; member
H A Du_generic.h308 unsigned short eps_count; member

Completed in 16 milliseconds