Lines Matching refs:ep_end
119 struct usb_endpoint *ep_end = udev->endpoints + udev->endpoints_max;
134 for (; ep != ep_end; ep++) {
173 struct usb_endpoint *ep_end = udev->endpoints + udev->endpoints_max;
244 for (; ep != ep_end; ep++) {
364 struct usb_endpoint *ep_end;
370 ep_end = udev->endpoints + udev->endpoints_max;
379 while (ep != ep_end) {
988 struct usb_endpoint *ep_end;
991 ep_end = udev->endpoints + udev->endpoints_max;
993 for (; ep != ep_end; ep++) {