Searched refs:ep_err (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1096 ep_err(ep, "refusing to queue req %p (already queued)\n", req);
1113 ep_err(ep, "got a request of %d bytes while"
1132 ep_err(ep, "odd state %s to send me a request\n",
1342 ep_err(ep, "type mismatch\n");
1347 ep_err(ep, "bad maxpacket\n");
1355 ep_err(ep, "bogus device state\n");
1848 ep_err(ep, "wrong to have extra bytes for setup : 0x%08x\n", i);
H A Dnet2280.h328 #define ep_err(ndev, fmt, args...) \ macro
H A Dlpc32xx_udc.c189 #define ep_err(epp, fmt, arg...) \ macro
1993 ep_err(ep, "DMA interrupt on no req!\n");
2012 ep_err(ep, "AHB critical error!\n");
2028 ep_err(ep, "DMA critical EP error: DD not serviced (0x%x)!\n",
2037 ep_err(ep, "DMA critical EP error: EOT prior to service completion (0x%x)!\n",
2051 ep_err(ep, "DMA critical EP error: System error (0x%x)!\n",
H A Dpxa27x_udc.h491 #define ep_err(ep, fmt, arg...) \ macro
H A Dnet2280.c749 ep_err(ep->dev,
2826 ep_err(dev, "FAIL: Defect 7374 workaround waited but failed "
2828 ep_err(dev, "PL_EP_STATUS_1(23:16):.Expected from 0x11 to 0x16"
3523 ep_err(dev, "pci dma error; stat %08x\n", stat);
3716 ep_err(dev, "No IRQ. Check PCI setup!\n");
3723 ep_err(dev, "Failed to enable MSI mode\n");
3727 ep_err(dev, "request interrupt %d failed\n", pdev->irq);

Completed in 153 milliseconds