maxp 269 drivers/hid/usbhid/usbkbd.c int i, pipe, maxp; maxp 282 drivers/hid/usbhid/usbkbd.c maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); maxp 336 drivers/hid/usbhid/usbkbd.c kbd->new, (maxp > 8 ? 8 : maxp), maxp 113 drivers/hid/usbhid/usbmouse.c int pipe, maxp; maxp 126 drivers/hid/usbhid/usbmouse.c maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); maxp 181 drivers/hid/usbhid/usbmouse.c (maxp > 8 ? 8 : maxp), maxp 630 drivers/input/misc/ati_remote2.c int i, pipe, maxp; maxp 642 drivers/input/misc/ati_remote2.c maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); maxp 643 drivers/input/misc/ati_remote2.c maxp = maxp > 4 ? 4 : maxp; maxp 645 drivers/input/misc/ati_remote2.c usb_fill_int_urb(ar2->urb[i], udev, pipe, ar2->buf[i], maxp, maxp 307 drivers/input/misc/powermate.c int pipe, maxp; maxp 377 drivers/input/misc/powermate.c maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); maxp 379 drivers/input/misc/powermate.c if (maxp < POWERMATE_PAYLOAD_SIZE_MIN || maxp > POWERMATE_PAYLOAD_SIZE_MAX) { maxp 381 drivers/input/misc/powermate.c POWERMATE_PAYLOAD_SIZE_MIN, POWERMATE_PAYLOAD_SIZE_MAX, maxp); maxp 382 drivers/input/misc/powermate.c maxp = POWERMATE_PAYLOAD_SIZE_MAX; maxp 386 drivers/input/misc/powermate.c maxp, powermate_irq, maxp 121 drivers/input/tablet/acecad.c int pipe, maxp; maxp 133 drivers/input/tablet/acecad.c maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); maxp 209 drivers/input/tablet/acecad.c acecad->data, maxp > 8 ? 8 : maxp, maxp 770 drivers/media/rc/ati_remote.c int pipe, maxp; maxp 776 drivers/media/rc/ati_remote.c maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); maxp 777 drivers/media/rc/ati_remote.c maxp = (maxp > DATA_BUFSIZE) ? DATA_BUFSIZE : maxp; maxp 780 drivers/media/rc/ati_remote.c maxp, ati_remote_irq_in, ati_remote, maxp 787 drivers/media/rc/ati_remote.c maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); maxp 788 drivers/media/rc/ati_remote.c maxp = (maxp > DATA_BUFSIZE) ? DATA_BUFSIZE : maxp; maxp 791 drivers/media/rc/ati_remote.c maxp, ati_remote_irq_out, ati_remote, maxp 1666 drivers/media/rc/mceusb.c int pipe, maxp, i, res; maxp 1722 drivers/media/rc/mceusb.c maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); maxp 1729 drivers/media/rc/mceusb.c ir->buf_in = usb_alloc_coherent(dev, maxp, GFP_ATOMIC, &ir->dma_in); maxp 1740 drivers/media/rc/mceusb.c ir->len_in = maxp; maxp 1778 drivers/media/rc/mceusb.c usb_fill_int_urb(ir->urb_in, dev, pipe, ir->buf_in, maxp, maxp 1781 drivers/media/rc/mceusb.c usb_fill_bulk_urb(ir->urb_in, dev, pipe, ir->buf_in, maxp, maxp 1830 drivers/media/rc/mceusb.c usb_free_coherent(dev, maxp, ir->buf_in, ir->dma_in); maxp 330 drivers/media/rc/streamzap.c int pipe, maxp; maxp 366 drivers/media/rc/streamzap.c maxp = usb_maxpacket(usbdev, pipe, usb_pipeout(pipe)); maxp 368 drivers/media/rc/streamzap.c if (maxp == 0) { maxp 376 drivers/media/rc/streamzap.c sz->buf_in = usb_alloc_coherent(usbdev, maxp, GFP_ATOMIC, &sz->dma_in); maxp 385 drivers/media/rc/streamzap.c sz->buf_in_len = maxp; maxp 419 drivers/media/rc/streamzap.c maxp, (usb_complete_t)streamzap_callback, maxp 437 drivers/media/rc/streamzap.c usb_free_coherent(usbdev, maxp, sz->buf_in, sz->dma_in); maxp 170 drivers/media/rc/xbox_remote.c int pipe, maxp; maxp 174 drivers/media/rc/xbox_remote.c maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); maxp 175 drivers/media/rc/xbox_remote.c maxp = (maxp > DATA_BUFSIZE) ? DATA_BUFSIZE : maxp; maxp 178 drivers/media/rc/xbox_remote.c maxp, xbox_remote_irq_in, xbox_remote, maxp 461 drivers/net/ethernet/renesas/sh_eth.c u32 *maxp = p + DIV_ROUND_UP(len, sizeof(u32)); maxp 463 drivers/net/ethernet/renesas/sh_eth.c for (; p < maxp; p++) maxp 3715 drivers/net/usb/lan78xx.c unsigned maxp; maxp 3782 drivers/net/usb/lan78xx.c maxp = usb_maxpacket(dev->udev, dev->pipe_intr, 0); maxp 3783 drivers/net/usb/lan78xx.c buf = kmalloc(maxp, GFP_KERNEL); maxp 3792 drivers/net/usb/lan78xx.c dev->pipe_intr, buf, maxp, maxp 207 drivers/net/usb/usbnet.c unsigned maxp; maxp 216 drivers/net/usb/usbnet.c maxp = usb_maxpacket (dev->udev, pipe, 0); maxp 222 drivers/net/usb/usbnet.c buf = kmalloc (maxp, GFP_KERNEL); maxp 230 drivers/net/usb/usbnet.c buf, maxp, intr_complete, dev, period); maxp 234 drivers/net/usb/usbnet.c usb_pipeendpoint(pipe), maxp, period); maxp 264 drivers/usb/core/config.c unsigned int maxp; maxp 412 drivers/usb/core/config.c maxp = usb_endpoint_maxp(&endpoint->desc); maxp 413 drivers/usb/core/config.c if (maxp == 0 && !(usb_endpoint_xfer_isoc(d) && asnum == 0)) { maxp 430 drivers/usb/core/config.c i = maxp & (BIT(12) | BIT(11)); maxp 431 drivers/usb/core/config.c maxp &= ~i; maxp 444 drivers/usb/core/config.c if (maxp > j) { maxp 446 drivers/usb/core/config.c cfgno, inum, asnum, d->bEndpointAddress, maxp, j); maxp 447 drivers/usb/core/config.c maxp = j; maxp 448 drivers/usb/core/config.c endpoint->desc.wMaxPacketSize = cpu_to_le16(i | maxp); maxp 458 drivers/usb/core/config.c if (maxp != 512) maxp 462 drivers/usb/core/config.c maxp); maxp 1371 drivers/usb/core/hub.c int maxp, ret, i; maxp 1627 drivers/usb/core/hub.c maxp = usb_maxpacket(hdev, pipe, usb_pipeout(pipe)); maxp 1629 drivers/usb/core/hub.c if (maxp > sizeof(*hub->buffer)) maxp 1630 drivers/usb/core/hub.c maxp = sizeof(*hub->buffer); maxp 1638 drivers/usb/core/hub.c usb_fill_int_urb(hub->urb, hdev, pipe, *hub->buffer, maxp, hub_irq, maxp 2615 drivers/usb/dwc2/hcd.c chan->max_packet = qh->maxp; maxp 3814 drivers/usb/dwc2/hcd.c u16 maxp, u16 maxp_mult) maxp 3821 drivers/usb/dwc2/hcd.c dev_addr, ep_num, ep_dir, ep_type, maxp, maxp_mult); maxp 3826 drivers/usb/dwc2/hcd.c urb->pipe_info.maxp = maxp; maxp 174 drivers/usb/dwc2/hcd.h u16 maxp; maxp 344 drivers/usb/dwc2/hcd.h u16 maxp; maxp 511 drivers/usb/dwc2/hcd.h return pipe->maxp; maxp 711 drivers/usb/dwc2/hcd_queue.c int bytecount = qh->maxp_mult * qh->maxp; maxp 1335 drivers/usb/dwc2/hcd_queue.c max_xfer_size = qh->maxp * qh->maxp_mult; maxp 1520 drivers/usb/dwc2/hcd_queue.c int maxp = dwc2_hcd_get_maxp(&urb->pipe_info); maxp 1522 drivers/usb/dwc2/hcd_queue.c int bytecount = maxp_mult * maxp; maxp 1534 drivers/usb/dwc2/hcd_queue.c qh->maxp = maxp; maxp 956 drivers/usb/dwc3/gadget.c unsigned int maxp = usb_endpoint_maxp(ep->desc); maxp 958 drivers/usb/dwc3/gadget.c if (length <= (2 * maxp)) maxp 961 drivers/usb/dwc3/gadget.c if (length <= maxp) maxp 1067 drivers/usb/dwc3/gadget.c unsigned int maxp = usb_endpoint_maxp(dep->endpoint.desc); maxp 1068 drivers/usb/dwc3/gadget.c unsigned int rem = length % maxp; maxp 1094 drivers/usb/dwc3/gadget.c maxp - rem, false, 1, maxp 1123 drivers/usb/dwc3/gadget.c unsigned int maxp = usb_endpoint_maxp(dep->endpoint.desc); maxp 1124 drivers/usb/dwc3/gadget.c unsigned int rem = length % maxp; maxp 1138 drivers/usb/dwc3/gadget.c __dwc3_prepare_one_trb(dep, trb, dwc->bounce_addr, maxp - rem, maxp 1143 drivers/usb/dwc3/gadget.c (IS_ALIGNED(req->request.length, maxp))) { maxp 428 drivers/usb/gadget/udc/bdc/bdc_ep.c u32 maxp, tfs, dword2, dword3; maxp 443 drivers/usb/gadget/udc/bdc/bdc_ep.c maxp = usb_endpoint_maxp(ep->desc); maxp 444 drivers/usb/gadget/udc/bdc/bdc_ep.c tfs = roundup(req->usb_req.length, maxp); maxp 445 drivers/usb/gadget/udc/bdc/bdc_ep.c tfs = tfs/maxp; maxp 227 drivers/usb/gadget/udc/fotg210.h unsigned int maxp; maxp 148 drivers/usb/gadget/udc/omap_udc.c u16 maxp; maxp 158 drivers/usb/gadget/udc/omap_udc.c maxp = usb_endpoint_maxp(desc); maxp 160 drivers/usb/gadget/udc/omap_udc.c && maxp != ep->maxpacket) maxp 201 drivers/usb/gadget/udc/omap_udc.c ep->ep.maxpacket = maxp; maxp 2465 drivers/usb/gadget/udc/omap_udc.c unsigned buf, unsigned maxp, int dbuf) maxp 2480 drivers/usb/gadget/udc/omap_udc.c switch (maxp) { maxp 2515 drivers/usb/gadget/udc/omap_udc.c switch (maxp) { maxp 2541 drivers/usb/gadget/udc/omap_udc.c name, addr, epn_rxtx, maxp, dbuf ? "x2" : "", buf); maxp 2549 drivers/usb/gadget/udc/omap_udc.c buf += maxp; maxp 2551 drivers/usb/gadget/udc/omap_udc.c buf += maxp; maxp 2588 drivers/usb/gadget/udc/omap_udc.c ep->maxpacket = maxp; maxp 2661 drivers/usb/gadget/udc/omap_udc.c #define OMAP_INT_EP(name, addr, maxp) \ maxp 2663 drivers/usb/gadget/udc/omap_udc.c USB_ENDPOINT_XFER_INT, buf, maxp, 0); maxp 2664 drivers/usb/gadget/udc/omap_udc.c #define OMAP_ISO_EP(name, addr, maxp) \ maxp 2666 drivers/usb/gadget/udc/omap_udc.c USB_ENDPOINT_XFER_ISOC, buf, maxp, 1); maxp 769 drivers/usb/host/ehci-q.c int maxp = 0; maxp 786 drivers/usb/host/ehci-q.c maxp = usb_endpoint_maxp (&ep->desc); maxp 792 drivers/usb/host/ehci-q.c if (maxp > 1024) { maxp 793 drivers/usb/host/ehci-q.c ehci_dbg(ehci, "bogus qh maxpacket %d\n", maxp); maxp 809 drivers/usb/host/ehci-q.c is_input, 0, mult * maxp)); maxp 839 drivers/usb/host/ehci-q.c is_input, 0, maxp) / (125 * 1000); maxp 853 drivers/usb/host/ehci-q.c is_input, 0, maxp)); maxp 887 drivers/usb/host/ehci-q.c info1 |= maxp << 16; maxp 924 drivers/usb/host/ehci-q.c info1 |= maxp << 16; maxp 927 drivers/usb/host/ehci-q.c info1 |= maxp << 16; maxp 1040 drivers/usb/host/ehci-sched.c unsigned epnum, maxp; maxp 1050 drivers/usb/host/ehci-sched.c maxp = usb_endpoint_maxp(&urb->ep->desc); maxp 1059 drivers/usb/host/ehci-sched.c buf1 |= maxp; maxp 1060 drivers/usb/host/ehci-sched.c maxp *= multi; maxp 1069 drivers/usb/host/ehci-sched.c stream->ps.usecs = HS_USECS_ISO(maxp); maxp 1095 drivers/usb/host/ehci-sched.c stream->ps.usecs = HS_USECS_ISO(maxp); maxp 1098 drivers/usb/host/ehci-sched.c dev->speed, is_input, 1, maxp)); maxp 1099 drivers/usb/host/ehci-sched.c hs_transfers = max(1u, (maxp + 187) / 188); maxp 1135 drivers/usb/host/ehci-sched.c stream->maxp = maxp; maxp 488 drivers/usb/host/ehci.h u16 maxp; maxp 2720 drivers/usb/host/fotg210-hcd.c int maxp = 0; maxp 2735 drivers/usb/host/fotg210-hcd.c maxp = usb_maxpacket(urb->dev, urb->pipe, !is_input); maxp 2740 drivers/usb/host/fotg210-hcd.c if (max_packet(maxp) > 1024) { maxp 2742 drivers/usb/host/fotg210-hcd.c max_packet(maxp)); maxp 2757 drivers/usb/host/fotg210-hcd.c hb_mult(maxp) * max_packet(maxp))); maxp 2780 drivers/usb/host/fotg210-hcd.c is_input, 0, maxp) / (125 * 1000); maxp 2794 drivers/usb/host/fotg210-hcd.c is_input, 0, max_packet(maxp))); maxp 2820 drivers/usb/host/fotg210-hcd.c info1 |= maxp << 16; maxp 2857 drivers/usb/host/fotg210-hcd.c info1 |= max_packet(maxp) << 16; maxp 2860 drivers/usb/host/fotg210-hcd.c info1 |= max_packet(maxp) << 16; maxp 2861 drivers/usb/host/fotg210-hcd.c info2 |= hb_mult(maxp) << 30; maxp 3927 drivers/usb/host/fotg210-hcd.c unsigned epnum, maxp; maxp 3938 drivers/usb/host/fotg210-hcd.c maxp = usb_maxpacket(dev, pipe, !is_input); maxp 3944 drivers/usb/host/fotg210-hcd.c maxp = max_packet(maxp); maxp 3945 drivers/usb/host/fotg210-hcd.c multi = hb_mult(maxp); maxp 3946 drivers/usb/host/fotg210-hcd.c buf1 |= maxp; maxp 3947 drivers/usb/host/fotg210-hcd.c maxp *= multi; maxp 3959 drivers/usb/host/fotg210-hcd.c is_input, 1, maxp)); maxp 3963 drivers/usb/host/fotg210-hcd.c stream->usecs = HS_USECS_ISO(maxp); maxp 3972 drivers/usb/host/fotg210-hcd.c stream->maxp = maxp; maxp 522 drivers/usb/host/fotg210.h u16 maxp; maxp 1786 drivers/usb/host/oxu210hp-hcd.c int maxp = 0; maxp 1799 drivers/usb/host/oxu210hp-hcd.c maxp = usb_maxpacket(urb->dev, urb->pipe, !is_input); maxp 1812 drivers/usb/host/oxu210hp-hcd.c hb_mult(maxp) * max_packet(maxp))); maxp 1835 drivers/usb/host/oxu210hp-hcd.c is_input, 0, maxp) / (125 * 1000); maxp 1849 drivers/usb/host/oxu210hp-hcd.c is_input, 0, max_packet(maxp))); maxp 1871 drivers/usb/host/oxu210hp-hcd.c info1 |= maxp << 16; maxp 1892 drivers/usb/host/oxu210hp-hcd.c info1 |= max_packet(maxp) << 16; maxp 1893 drivers/usb/host/oxu210hp-hcd.c info2 |= hb_mult(maxp) << 30; maxp 3203 drivers/usb/host/xhci-ring.c u32 maxp, total_packet_count; maxp 3218 drivers/usb/host/xhci-ring.c maxp = usb_endpoint_maxp(&urb->ep->desc); maxp 3219 drivers/usb/host/xhci-ring.c total_packet_count = DIV_ROUND_UP(td_total_len, maxp); maxp 3222 drivers/usb/host/xhci-ring.c return (total_packet_count - ((transferred + trb_buff_len) / maxp)); maxp 2641 drivers/usb/host/xhci.h u16 maxp; maxp 2668 drivers/usb/host/xhci.h maxp = MAX_PACKET_DECODED(info2); maxp 2681 drivers/usb/host/xhci.h burst, maxp, deq); maxp 400 drivers/usb/misc/lvstest.c int ret, maxp; maxp 440 drivers/usb/misc/lvstest.c maxp = usb_maxpacket(hdev, pipe, usb_pipeout(pipe)); maxp 441 drivers/usb/misc/lvstest.c usb_fill_int_urb(lvs->urb, hdev, pipe, &lvs->buffer[0], maxp, maxp 1789 drivers/usb/misc/usbtest.c unsigned maxp = get_maxpacket(udev, dev->out_pipe); maxp 1796 drivers/usb/misc/usbtest.c urb = simple_alloc_urb(udev, 0, 2 * maxp, 0); maxp 1983 drivers/usb/misc/usbtest.c unsigned i, maxp, packets; maxp 1988 drivers/usb/misc/usbtest.c maxp = usb_endpoint_maxp(desc); maxp 1990 drivers/usb/misc/usbtest.c maxp *= ss_isoc_get_packet_num(udev, pipe); maxp 1992 drivers/usb/misc/usbtest.c maxp *= usb_endpoint_maxp_mult(desc); maxp 1994 drivers/usb/misc/usbtest.c packets = DIV_ROUND_UP(bytes, maxp); maxp 2024 drivers/usb/misc/usbtest.c urb->iso_frame_desc[i].length = min((unsigned) bytes, maxp); maxp 2027 drivers/usb/misc/usbtest.c urb->iso_frame_desc[i].offset = maxp * i; maxp 283 drivers/usb/mtu3/mtu3.h u16 maxp; maxp 311 drivers/usb/mtu3/mtu3_core.c fifo_addr = ep_fifo_alloc(mep, mep->maxp); maxp 313 drivers/usb/mtu3/mtu3_core.c dev_err(mtu->dev, "alloc ep fifo failed(%d)\n", mep->maxp); maxp 321 drivers/usb/mtu3/mtu3_core.c csr0 = TX_TXMAXPKTSZ(mep->maxp); maxp 357 drivers/usb/mtu3/mtu3_core.c csr0 = RX_RXMAXPKTSZ(mep->maxp); maxp 180 drivers/usb/mtu3/mtu3_debugfs.c mep->type, mep->maxp, mep->slot, mep->flags); maxp 82 drivers/usb/mtu3/mtu3_gadget.c mep->maxp = max_packet & GENMASK(10, 0); maxp 111 drivers/usb/mtu3/mtu3_gadget.c __func__, mep->maxp, interval, burst, mult); maxp 113 drivers/usb/mtu3/mtu3_gadget.c mep->ep.maxpacket = mep->maxp; maxp 506 drivers/usb/mtu3/mtu3_gadget_ep0.c u32 maxp; maxp 531 drivers/usb/mtu3/mtu3_gadget_ep0.c maxp = mtu->g.ep0->maxpacket; maxp 532 drivers/usb/mtu3/mtu3_gadget_ep0.c if (count < maxp || req->actual == req->length) { maxp 562 drivers/usb/mtu3/mtu3_gadget_ep0.c u32 maxp; maxp 569 drivers/usb/mtu3/mtu3_gadget_ep0.c maxp = mtu->g.ep0->maxpacket; maxp 574 drivers/usb/mtu3/mtu3_gadget_ep0.c count = min(maxp, req->length - req->actual); maxp 579 drivers/usb/mtu3/mtu3_gadget_ep0.c __func__, req->actual, req->length, count, maxp, req->zero); maxp 583 drivers/usb/mtu3/mtu3_gadget_ep0.c if ((count < maxp) maxp 223 drivers/usb/mtu3/mtu3_trace.h __field(unsigned int, maxp) maxp 234 drivers/usb/mtu3/mtu3_trace.h __entry->maxp = mep->ep.maxpacket; maxp 243 drivers/usb/mtu3/mtu3_trace.h __entry->maxp, __entry->slot, maxp 500 drivers/usb/renesas_usbhs/fifo.c int maxp = usbhs_pipe_get_maxpacket(pipe); maxp 527 drivers/usb/renesas_usbhs/fifo.c len = min(len, maxp); maxp 529 drivers/usb/renesas_usbhs/fifo.c is_short = total_len < maxp; maxp 648 drivers/usb/renesas_usbhs/fifo.c int maxp = usbhs_pipe_get_maxpacket(pipe); maxp 676 drivers/usb/renesas_usbhs/fifo.c (total_len < maxp)) { /* short packet */ maxp 1130 drivers/usb/renesas_usbhs/fifo.c int maxp = usbhs_pipe_get_maxpacket(pipe); maxp 1139 drivers/usb/renesas_usbhs/fifo.c (pkt->trans < maxp)) { /* short packet */ maxp 1157 drivers/usb/renesas_usbhs/fifo.c int maxp = usbhs_pipe_get_maxpacket(pipe); maxp 1164 drivers/usb/renesas_usbhs/fifo.c received_size &= ~(maxp - 1); maxp 204 drivers/usb/renesas_usbhs/mod_host.c int maxp = usb_endpoint_maxp(&urb->ep->desc); maxp 228 drivers/usb/renesas_usbhs/mod_host.c t = len / maxp; maxp 229 drivers/usb/renesas_usbhs/mod_host.c if (len % maxp) maxp 389 drivers/usb/renesas_usbhs/pipe.c int maxp = usbhs_pipe_get_maxpacket(pipe); maxp 391 drivers/usb/renesas_usbhs/pipe.c usbhsp_pipe_trn_set(pipe, 0xffff, DIV_ROUND_UP(len, maxp)); maxp 503 drivers/usb/renesas_usbhs/pipe.c u16 epnum, u16 maxp) maxp 521 drivers/usb/renesas_usbhs/pipe.c pipe->maxp = maxp; maxp 526 drivers/usb/renesas_usbhs/pipe.c maxp); maxp 542 drivers/usb/renesas_usbhs/pipe.c return pipe->maxp; maxp 24 drivers/usb/renesas_usbhs/pipe.h int maxp; maxp 94 drivers/usb/renesas_usbhs/pipe.h u16 epnum, u16 maxp); maxp 170 drivers/usb/storage/onetouch.c int pipe, maxp; maxp 183 drivers/usb/storage/onetouch.c maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); maxp 184 drivers/usb/storage/onetouch.c maxp = min(maxp, ONETOUCH_PKT_LEN); maxp 235 drivers/usb/storage/onetouch.c usb_fill_int_urb(onetouch->irq, udev, pipe, onetouch->data, maxp, maxp 361 drivers/usb/storage/transport.c unsigned int maxp; maxp 366 drivers/usb/storage/transport.c maxp = usb_maxpacket(us->pusb_dev, pipe, usb_pipeout(pipe)); maxp 367 drivers/usb/storage/transport.c if (maxp > length) maxp 368 drivers/usb/storage/transport.c maxp = length; maxp 372 drivers/usb/storage/transport.c maxp, usb_stor_blocking_completion, NULL, maxp 234 drivers/usb/usbip/vudc_dev.c unsigned int maxp; maxp 249 drivers/usb/usbip/vudc_dev.c maxp = usb_endpoint_maxp(desc); maxp 250 drivers/usb/usbip/vudc_dev.c _ep->maxpacket = maxp; maxp 125 drivers/usb/usbip/vudc_rx.c unsigned int maxp, packets, bytes; maxp 127 drivers/usb/usbip/vudc_rx.c maxp = usb_endpoint_maxp(urb_p->ep->desc); maxp 128 drivers/usb/usbip/vudc_rx.c maxp *= usb_endpoint_maxp_mult(urb_p->ep->desc); maxp 130 drivers/usb/usbip/vudc_rx.c packets = DIV_ROUND_UP(bytes, maxp); maxp 654 include/uapi/linux/usb/ch9.h int maxp = __le16_to_cpu(epd->wMaxPacketSize); maxp 656 include/uapi/linux/usb/ch9.h return USB_EP_MAXP_MULT(maxp) + 1; maxp 190 mm/page-writeback.c unsigned long *minp, unsigned long *maxp) maxp 213 mm/page-writeback.c *maxp = max; maxp 244 mm/page-writeback.c unsigned long *minp, unsigned long *maxp) maxp 247 mm/page-writeback.c *maxp = wb->bdi->max_ratio;