Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dehci-q.c708 int one_more = 0; in qh_urb_transaction() local
711 one_more = 1; in qh_urb_transaction()
717 one_more = 1; in qh_urb_transaction()
719 if (one_more) { in qh_urb_transaction()
Doxu210hp-hcd.c1739 int one_more = 0; in qh_urb_transaction() local
1742 one_more = 1; in qh_urb_transaction()
1748 one_more = 1; in qh_urb_transaction()
1750 if (one_more) { in qh_urb_transaction()
Dfotg210-hcd.c2659 int one_more = 0; in qh_urb_transaction() local
2662 one_more = 1; in qh_urb_transaction()
2668 one_more = 1; in qh_urb_transaction()
2670 if (one_more) { in qh_urb_transaction()
/linux-6.1.9/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.1.9/fs/cifs/
Dsmb2ops.c4990 one_more: in receive_encrypted_standard()
5030 goto one_more; in receive_encrypted_standard()