Lines Matching refs:next
499 /* setup size for next transfer */
1813 struct usb_device *next = NULL;
1823 next = udev;
1824 while (next->parent_hub != NULL) {
1826 next = next->parent_hub;
1837 next = udev;
1838 while (next->parent_hub != NULL) {
1839 dpp->udp_port_no[--nlevel] = next->port_no;
1840 next = next->parent_hub;
2359 * until the next set configuration event.