uhci_frame_before_eq 1305 drivers/usb/host/uhci-q.c 		if (!uhci_frame_before_eq(next, frame)) {
uhci_frame_before_eq 1316 drivers/usb/host/uhci-q.c 			else if (!uhci_frame_before_eq(next,
uhci_frame_before_eq 1328 drivers/usb/host/uhci-q.c 	if (uhci_frame_before_eq(uhci->last_iso_frame + UHCI_NUMFRAMES,
uhci_frame_before_eq 1380 drivers/usb/host/uhci-q.c 		if (uhci_frame_before_eq(uhci->cur_iso_frame, qh->iso_frame))
uhci_frame_before_eq 1502 drivers/usb/host/uhci-q.c 		if (uhci_frame_before_eq(urb->start_frame, uhci->frame_number))