Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dehci-q.c704 int one_more = 0; in qh_urb_transaction() local
707 one_more = 1; in qh_urb_transaction()
713 one_more = 1; in qh_urb_transaction()
715 if (one_more) { in qh_urb_transaction()
Doxu210hp-hcd.c1714 int one_more = 0; in qh_urb_transaction() local
1717 one_more = 1; in qh_urb_transaction()
1723 one_more = 1; in qh_urb_transaction()
1725 if (one_more) { in qh_urb_transaction()
/linux-6.12.1/drivers/usb/isp1760/
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-6.12.1/drivers/usb/fotg210/
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-6.12.1/fs/smb/client/
Dsmb2ops.c4983 one_more: in receive_encrypted_standard()
5024 goto one_more; in receive_encrypted_standard()