Searched refs:usb_desc_iface (Results 1 – 2 of 2) sorted by relevance
225 int usb_desc_iface(const USBDescIface *iface, int flags,
114 rc = usb_desc_iface(conf->ifs + i, flags, in usb_desc_config()152 int rc = usb_desc_iface(&(iad->ifs[i]), flags, dest + pos, len - pos); in usb_desc_iface_group()162 int usb_desc_iface(const USBDescIface *iface, int flags, in usb_desc_iface() function