Searched refs:interfaces_count (Results 1 – 5 of 5) sorted by relevance
234 unsigned interfaces_count; member1807 ffs->interfaces_count = 0; in ffs_data_reset()2210 if (*valuep >= helper->interfaces_count) in __ffs_data_do_entity()2211 helper->interfaces_count = *valuep + 1; in __ffs_data_do_entity()2229 if (!helper->ffs->eps_count && !helper->ffs->interfaces_count) in __ffs_data_do_entity()2376 d->bFirstInterfaceNumber >= ffs->interfaces_count) in __ffs_data_do_os_desc()2400 if (len < sizeof(*d) || h->interface >= ffs->interfaces_count) in __ffs_data_do_os_desc()2518 helper.interfaces_count = 0; in __ffs_data_got_descs()2524 if (!ffs->eps_count && !ffs->interfaces_count) { in __ffs_data_got_descs()2526 ffs->interfaces_count = helper.interfaces_count; in __ffs_data_got_descs()[all …]
205 unsigned interfaces_count; member1694 ffs->interfaces_count = 0; in ffs_data_reset()2087 if (*valuep >= helper->interfaces_count) in __ffs_data_do_entity()2088 helper->interfaces_count = *valuep + 1; in __ffs_data_do_entity()2106 if (!helper->ffs->eps_count && !helper->ffs->interfaces_count) in __ffs_data_do_entity()2253 d->bFirstInterfaceNumber >= ffs->interfaces_count) in __ffs_data_do_os_desc()2277 if (len < sizeof(*d) || h->interface >= ffs->interfaces_count) in __ffs_data_do_os_desc()2395 helper.interfaces_count = 0; in __ffs_data_got_descs()2401 if (!ffs->eps_count && !ffs->interfaces_count) { in __ffs_data_got_descs()2403 ffs->interfaces_count = helper.interfaces_count; in __ffs_data_got_descs()[all …]
256 unsigned short interfaces_count; member
307 unsigned short interfaces_count; member
15314 - unsigned interfaces_count;16803 - ffs->interfaces_count = 0;17196 - if (*valuep >= helper->interfaces_count)17197 - helper->interfaces_count = *valuep + 1;17215 - if (!helper->ffs->eps_count && !helper->ffs->interfaces_count)17362 - d->bFirstInterfaceNumber >= ffs->interfaces_count)17386 - if (len < sizeof(*d) || h->interface >= ffs->interfaces_count)17504 - helper.interfaces_count = 0;17510 - if (!ffs->eps_count && !ffs->interfaces_count) {17512 - ffs->interfaces_count = helper.interfaces_count;[all …]