Home
last modified time | relevance | path

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

/Linux-v6.6/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()
/Linux-v6.6/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-v6.6/drivers/usb/fotg210/
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-v6.6/fs/smb/client/
Dsmb2ops.c4949 one_more: in receive_encrypted_standard()
4989 goto one_more; in receive_encrypted_standard()