Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A 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()
H A 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()
/openbmc/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()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c2655 int one_more = 0; in qh_urb_transaction() local
2658 one_more = 1; in qh_urb_transaction()
2664 one_more = 1; in qh_urb_transaction()
2666 if (one_more) { in qh_urb_transaction()
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c4882 one_more: in receive_encrypted_standard()
4923 goto one_more; in receive_encrypted_standard()