Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-q.c707 int one_more = 0; in qh_urb_transaction() local
710 one_more = 1; in qh_urb_transaction()
716 one_more = 1; in qh_urb_transaction()
718 if (one_more) { in qh_urb_transaction()
H A Doxu210hp-hcd.c1738 int one_more = 0; in qh_urb_transaction() local
1741 one_more = 1; in qh_urb_transaction()
1747 one_more = 1; in qh_urb_transaction()
1749 if (one_more) { in qh_urb_transaction()
H A Dfotg210-hcd.c2657 int one_more = 0; in qh_urb_transaction() local
2660 one_more = 1; in qh_urb_transaction()
2666 one_more = 1; in qh_urb_transaction()
2668 if (one_more) { in qh_urb_transaction()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.c1458 int one_more = 0; in packetize_urb() local
1461 one_more = 1; in packetize_urb()
1470 one_more = 1; in packetize_urb()
1472 if (one_more) { in packetize_urb()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2ops.c4919 one_more: in receive_encrypted_standard()
4959 goto one_more; in receive_encrypted_standard()