Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dehci-hcd.c277 dbg_cmd (ehci, "reset", command); in ehci_reset()
718 dbg_cmd (ehci, "init", ehci->command); in ehci_run()
870 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
Doxu210hp-hcd.c209 #define dbg_cmd(oxu, label, command) { \ macro
374 dbg_cmd(oxu, "reset", command); in ehci_reset()
2512 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq()
2737 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
Dehci-dbg.c328 #define dbg_cmd(ehci, label, command) { \ macro