Home
last modified time | relevance | path

Searched refs:dbg_cmd (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dehci-hcd.c253 dbg_cmd (ehci, "reset", command); in ehci_reset()
612 dbg_cmd (ehci, "init", ehci->command); in ehci_run()
811 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
Doxu210hp-hcd.c211 #define dbg_cmd(oxu, label, command) { \ macro
376 dbg_cmd(oxu, "reset", command); in ehci_reset()
2518 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq()
2742 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
Dfusbh200-hcd.c285 #define dbg_cmd(fusbh200, label, command) { \ macro
953 dbg_cmd (fusbh200, "reset", command); in fusbh200_reset()
5195 dbg_cmd (fusbh200, "init", fusbh200->command); in fusbh200_run()
5371 dbg_cmd(fusbh200, "fatal", cmd); in fusbh200_irq()
Dfotg210-hcd.c294 #define dbg_cmd(fotg210, label, command) { \ macro
983 dbg_cmd(fotg210, "reset", command); in fotg210_reset()
5275 dbg_cmd(fotg210, "init", fotg210->command); in fotg210_run()
5462 dbg_cmd(fotg210, "fatal", cmd); in fotg210_irq()
Dehci-dbg.c313 #define dbg_cmd(ehci, label, command) { \ macro