• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/

Lines Matching refs:__func__

365 				__func__, val);
494 __func__, size_left,
503 __func__, can_write);
507 __func__, can_write);
522 __func__, gnptxsts);
533 __func__, gnptxsts, can_write, to_write, hs_ep->ep.maxpacket);
664 dev_err(hsotg->dev, "%s: active request\n", __func__);
669 "%s: continue different req\n", __func__);
679 __func__, readl(hsotg->regs + epctrl_reg), index,
695 __func__, length, maxreq, round);
726 __func__, packets, length, ureq->length, epsize, epsize_reg);
737 dev_warn(hsotg->dev, "%s: ep%d is stalled\n", __func__, index);
756 __func__, ureq->dma, dma_reg);
763 dev_dbg(hsotg->dev, "%s: DxEPCTL=0x%08x\n", __func__, ctrl);
795 __func__, readl(hsotg->regs + epctrl_reg));
833 __func__);
850 __func__, req->buf, req->length);
915 dev_dbg(hsotg->dev, "%s: ep %p, req %p\n", __func__, ep, req);
965 dev_dbg(hsotg->dev, "%s: buff %p, len %d\n", __func__, buff, length);
970 dev_warn(hsotg->dev, "%s: cannot alloc req\n", __func__);
986 dev_warn(hsotg->dev, "%s: cannot queue req\n", __func__);
1006 dev_dbg(hsotg->dev, "%s: USB_REQ_GET_STATUS\n", __func__);
1009 dev_warn(hsotg->dev, "%s: direction out?\n", __func__);
1041 dev_err(hsotg->dev, "%s: failed to send reply\n", __func__);
1062 __func__, set ? "SET" : "CLEAR");
1068 __func__, le16_to_cpu(ctrl->wIndex));
1204 dev_dbg(hsotg->dev, "%s: failed %d\n", __func__, req->status);
1227 dev_dbg(hsotg->dev, "%s: queueing setup request\n", __func__);
1235 dev_dbg(hsotg->dev, "%s already queued???\n", __func__);
1243 dev_err(hsotg->dev, "%s: failed queue (%d)\n", __func__, ret);
1284 dev_dbg(hsotg->dev, "%s: nothing to complete?\n", __func__);
1372 __func__, size, ep_idx, epctl);
1388 __func__, to_read, max_req, read_ptr, hs_req->req.length);
1428 dev_warn(hsotg->dev, "%s: no request?\n", __func__);
1475 dev_dbg(hsotg->dev, "%s: no request active\n", __func__);
1504 __func__, req->actual, req->length);
1566 __func__, grxstsr, size, epnum);
1607 __func__, grxstsr);
1748 __func__, hs_req->req.actual, size_done);
1756 dev_dbg(hsotg->dev, "%s trying more for req...\n", __func__);
1783 __func__, idx, dir_in ? "in" : "out", ints);
1788 __func__, readl(hsotg->regs + epctl_reg),
1809 dev_dbg(hsotg->dev, "%s: EPDisbld\n", __func__);
1814 dev_dbg(hsotg->dev, "%s: AHBErr\n", __func__);
1819 dev_dbg(hsotg->dev, "%s: Setup/Timeout\n", __func__);
1837 dev_dbg(hsotg->dev, "%s: B2BSetup/INEPNakEff\n", __func__);
1846 __func__, idx);
1853 __func__, idx);
1861 __func__, idx);
2049 __func__, gintsts, gintsts & gintmsk, gintmsk, retry_count);
2063 dev_dbg(hsotg->dev, "%s: DisconnInt\n", __func__);
2070 dev_dbg(hsotg->dev, "%s: SessReqInt\n", __func__);
2093 dev_dbg(hsotg->dev, "%s: daint=%08x\n", __func__, daint);
2111 dev_info(hsotg->dev, "%s: USBRst\n", __func__);
2242 __func__, ep->name, desc->bEndpointAddress, desc->bmAttributes,
2250 dev_err(hsotg->dev, "%s: direction mismatch!\n", __func__);
2262 __func__, epctrl, epctrl_reg);
2327 __func__, epctrl);
2331 __func__, readl(hsotg->regs + epctrl_reg));
2351 dev_info(hsotg->dev, "%s(ep %p)\n", __func__, ep);
2354 dev_err(hsotg->dev, "%s: called for ep0\n", __func__);
2370 dev_dbg(hsotg->dev, "%s: DxEPCTL=0x%08x\n", __func__, ctrl);
2407 dev_dbg(hs->dev, "%s: already in progress\n", __func__);
2433 dev_info(hs->dev, "%s(ep %p %s, %d)\n", __func__, ep, ep->name, value);
2509 __func__, grstctl);
2532 printk(KERN_ERR "%s: called with no device\n", __func__);
2537 dev_err(hsotg->dev, "%s: no driver\n", __func__);
2543 dev_err(hsotg->dev, "%s: bad speed\n", __func__);
2547 dev_err(hsotg->dev, "%s: missing entry points\n", __func__);
3167 dev_err(hsotg->dev, "%s: failed to create state\n", __func__);
3173 dev_err(hsotg->dev, "%s: failed to create fifo\n", __func__);