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

/linux-4.1.27/drivers/usb/host/
H A Dfusbh200-hcd.c97 #define fusbh200_dbg(fusbh200, fmt, args...) \ macro
114 fusbh200_dbg (fusbh200, dbg_hcs_params()
129 fusbh200_dbg (fusbh200, dbg_hcc_params()
140 fusbh200_dbg(fusbh200, "%s td %p n%08x %08x t%08x p0=%08x\n", label, qtd, dbg_qtd()
146 fusbh200_dbg(fusbh200, " p1=%08x p2=%08x p3=%08x p4=%08x\n", dbg_qtd()
158 fusbh200_dbg (fusbh200, "%s qh %p n%08x info %x %x qtd %x\n", label, dbg_qh()
166 fusbh200_dbg (fusbh200, "%s [%d] itd %p, next %08x, urb %p\n", dbg_itd()
169 fusbh200_dbg (fusbh200, dbg_itd()
179 fusbh200_dbg (fusbh200, dbg_itd()
188 fusbh200_dbg (fusbh200, " index: %d %d %d %d %d %d %d %d\n", dbg_itd()
282 fusbh200_dbg (fusbh200, "%s\n", _buf); \
288 fusbh200_dbg (fusbh200, "%s\n", _buf); \
294 fusbh200_dbg (fusbh200, "%s\n", _buf); \
1108 fusbh200_dbg(fusbh200, "Waited too long for the async schedule status (%x/%x), giving up\n", fusbh200_poll_ASS()
1154 fusbh200_dbg(fusbh200, "Waited too long for the periodic schedule status (%x/%x), giving up\n", fusbh200_poll_PSS()
1305 fusbh200_dbg(fusbh200, "IAA watchdog: status %x cmd %x\n", fusbh200_iaa_watchdog()
1398 fusbh200_dbg (fusbh200, check_reset_complete()
1403 fusbh200_dbg(fusbh200, "port %d reset complete, port enabled\n", check_reset_complete()
1675 fusbh200_dbg(fusbh200, "port %d --> companion\n", wIndex + 1); fusbh200_hub_control()
1754 fusbh200_dbg(fusbh200, "port %d reset\n", wIndex + 1); fusbh200_hub_control()
1870 fusbh200_dbg (fusbh200, "unused qh not empty!\n"); qh_destroy()
1899 fusbh200_dbg (fusbh200, "no dummy td\n"); fusbh200_qh_alloc()
2010 fusbh200_dbg (fusbh200, "couldn't init memory\n"); fusbh200_mem_init()
2228 fusbh200_dbg(fusbh200, "devpath %s ep%d%s 3strikes\n", qtd_copy_status()
2237 fusbh200_dbg(fusbh200, qtd_copy_status()
2274 fusbh200_dbg (fusbh200,
2368 fusbh200_dbg(fusbh200, qh_completions()
2389 fusbh200_dbg(fusbh200, qh_completions()
2812 fusbh200_dbg(fusbh200, "bogus qh maxpacket %d\n", max_packet(maxp)); qh_make()
2935 fusbh200_dbg(fusbh200, "bogus dev %p speed %d\n", urb->dev, qh_make()
3121 fusbh200_dbg(fusbh200, submit_async()
3456 fusbh200_dbg (fusbh200, "ignoring FSTN cost ...\n"); periodic_usecs()
3538 fusbh200_dbg (fusbh200, tt_no_collision()
3921 fusbh200_dbg (fusbh200, "reused qh %p schedule\n", qh); qh_schedule()
4118 fusbh200_dbg (fusbh200, "dev %s ep%d%s, not iso??\n", iso_stream_find()
4320 fusbh200_dbg (fusbh200, "iso request %p too long\n", urb); iso_stream_schedule()
4356 fusbh200_dbg(fusbh200, "request %p would overflow (%d+%d >= %d)\n", iso_stream_schedule()
4393 fusbh200_dbg(fusbh200, "iso resched full %p (now %d max %d)\n", iso_stream_schedule()
4403 fusbh200_dbg(fusbh200, "request %p would overflow (%d+%d >= %d)\n", iso_stream_schedule()
4524 fusbh200_dbg(fusbh200, itd_link_urb()
4655 fusbh200_dbg(fusbh200, itd_complete()
4689 fusbh200_dbg (fusbh200, "can't get iso stream\n"); itd_submit()
4694 fusbh200_dbg (fusbh200, "can't change iso interval %d --> %d\n", itd_submit()
4700 fusbh200_dbg (fusbh200, itd_submit()
4713 fusbh200_dbg (fusbh200, "can't init itds\n"); itd_submit()
4811 fusbh200_dbg(fusbh200, "corrupt type %d frame %d shadow %p\n", scan_isoc()
5031 fusbh200_dbg (fusbh200, "stop\n"); fusbh200_stop()
5053 fusbh200_dbg(fusbh200, "irq normal %ld err %ld iaa %ld (lost %ld)\n", fusbh200_stop()
5056 fusbh200_dbg (fusbh200, "complete %ld unlink %ld\n", fusbh200_stop()
5147 fusbh200_dbg(fusbh200, "park %d\n", park); hcd_fusbh200_init()
5280 fusbh200_dbg (fusbh200, "device removed\n"); fusbh200_irq()
5328 fusbh200_dbg(fusbh200, "IAA with IAAD still set?\n"); fusbh200_irq()
5333 fusbh200_dbg(fusbh200, "IAA with nothing unlinked?\n"); fusbh200_irq()
5363 fusbh200_dbg (fusbh200, "port 1 remote wakeup\n"); fusbh200_irq()
5496 fusbh200_dbg (fusbh200, "bogus qh %p state %d\n", fusbh200_urb_dequeue()

Completed in 60 milliseconds