Searched refs:other_iface (Results 1 – 1 of 1) sorted by relevance
1492 struct usb_interface *other_iface; in usb_serial_probe() local1494 other_iface = &dev->actconfig->interface[ifnum ^ 1]; in usb_serial_probe()1495 iface_desc = &other_iface->altsetting[0]; in usb_serial_probe()