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

/drivers/usb/gadget/function/
H A Du_fs.h233 unsigned short eps_count; member in struct:ffs_data
H A Df_fs.c161 unsigned eps_count; member in struct:ffs_desc_helper
1481 ffs_epfiles_destroy(ffs->epfiles, ffs->eps_count);
1507 ffs->eps_count = 0;
1573 count = ffs->eps_count;
1624 unsigned count = func->ffs->eps_count;
1645 unsigned count = ffs->eps_count;
1919 helper->eps_count++;
1920 if (helper->eps_count >= 15)
1923 if (!helper->ffs->eps_count && !helper->ffs->interfaces_count)
1924 helper->ffs->eps_addrmap[helper->eps_count]
[all...]

Completed in 155 milliseconds