Lines Matching defs:interface
1961 pr_vdebug("interface descriptor\n");
1994 pr_vdebug("interface association descriptor\n");
2087 * encountered interface "n" then there are at least
2280 if (len < sizeof(*d) || h->interface >= ffs->interfaces_count)
2842 t = &func->function.os_desc_table[h->interface];
2843 t->if_id = func->interfaces_nums[h->interface];
3056 * Now handle interface numbers allocation and interface and
3201 unsigned interface, unsigned alt)
3208 intf = ffs_func_revmap_intf(func, interface);
3260 * Most requests directed to interface go through here
3261 * (notable exceptions are set/get interface) so we need to
3337 /* Endpoint and interface numbers reverse mapping ***************************/
3430 /* Function registration interface ******************************************/