Searched refs:interfaces_count (Results 1 – 2 of 2) sorted by relevance
163 unsigned interfaces_count; member1499 ffs->interfaces_count = 0; in ffs_data_reset()1898 if (*valuep >= helper->interfaces_count) in __ffs_data_do_entity()1899 helper->interfaces_count = *valuep + 1; in __ffs_data_do_entity()1917 if (!helper->ffs->eps_count && !helper->ffs->interfaces_count) in __ffs_data_do_entity()2064 d->bFirstInterfaceNumber >= ffs->interfaces_count || in __ffs_data_do_os_desc()2079 if (len < sizeof(*d) || h->interface >= ffs->interfaces_count) in __ffs_data_do_os_desc()2185 helper.interfaces_count = 0; in __ffs_data_got_descs()2191 if (!ffs->eps_count && !ffs->interfaces_count) { in __ffs_data_got_descs()2193 ffs->interfaces_count = helper.interfaces_count; in __ffs_data_got_descs()[all …]
253 unsigned short interfaces_count; member