Lines Matching defs:interface
2105 pr_vdebug("interface descriptor\n");
2150 pr_vdebug("interface association descriptor\n");
2248 * encountered interface "n" then there are at least
2441 if (len < sizeof(*d) || h->interface >= ffs->interfaces_count)
3017 t = &func->function.os_desc_table[h->interface];
3018 t->if_id = func->interfaces_nums[h->interface];
3237 * Now handle interface numbers allocation and interface and
3310 unsigned interface, unsigned alt)
3317 intf = ffs_func_revmap_intf(func, interface);
3370 * Most requests directed to interface go through here
3371 * (notable exceptions are set/get interface) so we need to
3448 /* Endpoint and interface numbers reverse mapping ***************************/
3544 /* Function registration interface ******************************************/