Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-q.c696 int one_more = 0; in qh_urb_transaction() local
699 one_more = 1; in qh_urb_transaction()
705 one_more = 1; in qh_urb_transaction()
707 if (one_more) { in qh_urb_transaction()
Doxu210hp-hcd.c1300 int one_more = 0; in qh_urb_transaction() local
1303 one_more = 1; in qh_urb_transaction()
1309 one_more = 1; in qh_urb_transaction()
1311 if (one_more) { in qh_urb_transaction()
Dfotg210-hcd.c2658 int one_more = 0; in qh_urb_transaction() local
2661 one_more = 1; in qh_urb_transaction()
2667 one_more = 1; in qh_urb_transaction()
2669 if (one_more) { in qh_urb_transaction()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1462 int one_more = 0; in packetize_urb() local
1465 one_more = 1; in packetize_urb()
1474 one_more = 1; in packetize_urb()
1476 if (one_more) { in packetize_urb()
/Linux-v4.19/fs/cifs/
Dsmb2ops.c3109 one_more: in receive_encrypted_standard()
3154 goto one_more; in receive_encrypted_standard()