Searched refs:oxu_vdbg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | oxu210hp-hcd.c | 84 #define oxu_vdbg oxu_dbg macro 86 #define oxu_vdbg(oxu, fmt, args...) /* Nop */ macro 916 oxu_vdbg(oxu, "dev%d ep%d%s qtd token %08x --> status %d\n", in qtd_copy_status() 2575 oxu_vdbg(oxu, "lost IAA\n"); in oxu_watchdog() 3030 oxu_vdbg(oxu, "iso delay\n"); in oxu_endpoint_disable() 3406 oxu_vdbg(oxu, "port %d reset\n", wIndex + 1); in oxu_hub_control() 3500 oxu_vdbg(oxu, "port %d, %08x -> %08x\n", in oxu_bus_suspend() 3579 oxu_vdbg(oxu, "resumed port %d\n", i + 1); in oxu_bus_resume()
|