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 */
1029 int loop = 10;
1054 loop--;
1055 if (loop == 0) {
1064 loop = 10;
1087 int loop = 30;
1109 loop--;
1110 if (loop == 0) {
1116 loop = 30;
1740 dev_dbg(dev, "%s - stuck in loop, exiting it.\n", __func__);