Home
last modified time | relevance | path

Searched refs:other_iface (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/usb/serial/
Dusbserial.c1492 struct usb_interface *other_iface; in usb_serial_probe() local
1494 other_iface = &dev->actconfig->interface[ifnum ^ 1]; in usb_serial_probe()
1495 iface_desc = &other_iface->altsetting[0]; in usb_serial_probe()