Lines Matching defs:loop
189 struct usb_serial_port *port; /* loop back to the owner of this object */
225 struct usb_serial *serial; /* loop back to the owner of this object */
953 int loop = 10;
978 loop--;
979 if (loop == 0) {
988 loop = 10;
1011 int loop = 30;
1033 loop--;
1034 if (loop == 0) {
1040 loop = 30;
1624 dev_dbg(dev, "%s - stuck in loop, exiting it.\n", __func__);