Lines Matching refs:interfaces_count
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;
17518 - if (ffs->interfaces_count != helper.interfaces_count) {
18069 - vla_item_with_sz(d, short, inums, ffs->interfaces_count);
18071 - c->cdev->use_os_string ? ffs->interfaces_count : 0);
18073 - c->cdev->use_os_string ? ffs->interfaces_count : 0);
18075 - c->cdev->use_os_string ? ffs->interfaces_count : 0);
18176 - for (i = 0; i < ffs->interfaces_count; ++i) {
18196 - c->cdev->use_os_string ? ffs->interfaces_count : 0;
18453 - unsigned count = func->ffs->interfaces_count;
19200 - unsigned short interfaces_count;