Home
last modified time | relevance | path

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

/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c1847 int one_more = 0; in packetize_urb() local
1850 one_more = 1; in packetize_urb()
1859 one_more = 1; in packetize_urb()
1861 if (one_more) { in packetize_urb()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c2651 int one_more = 0; in qh_urb_transaction() local
2654 one_more = 1; in qh_urb_transaction()
2660 one_more = 1; in qh_urb_transaction()
2662 if (one_more) { in qh_urb_transaction()
/linux/fs/smb/client/
H A Dsmb2ops.c4956 one_more: in receive_encrypted_standard()
4997 goto one_more; in receive_encrypted_standard()