Searched refs:oxu_dbg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | oxu210hp-hcd.c | 481 #define oxu_dbg(oxu, fmt, args...) \ macro 510 #define oxu_vdbg oxu_dbg 634 oxu_dbg(oxu, "%s\n", _buf); \ 640 oxu_dbg(oxu, "%s\n", _buf); \ 646 oxu_dbg(oxu, "%s\n", _buf); \ 858 oxu_dbg(oxu, "Failed to enable port %d on root hub TT\n", in check_reset_complete() 862 oxu_dbg(oxu, "port %d high speed\n", index + 1); in check_reset_complete() 1050 oxu_dbg(oxu, "unused qh not empty!\n"); in qh_destroy() 1081 oxu_dbg(oxu, "no dummy td\n"); in oxu_qh_alloc() 1200 oxu_dbg(oxu, "couldn't init memory\n"); in ehci_mem_init() [all …]
|