Searched refs:oxu_dbg (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/host/ |
D | oxu210hp-hcd.c | 482 #define oxu_dbg(oxu, fmt, args...) \ macro 511 #define oxu_vdbg oxu_dbg 635 oxu_dbg(oxu, "%s\n", _buf); \ 641 oxu_dbg(oxu, "%s\n", _buf); \ 647 oxu_dbg(oxu, "%s\n", _buf); \ 857 oxu_dbg(oxu, "Failed to enable port %d on root hub TT\n", in check_reset_complete() 861 oxu_dbg(oxu, "port %d high speed\n", index + 1); in check_reset_complete() 1049 oxu_dbg(oxu, "unused qh not empty!\n"); in qh_destroy() 1080 oxu_dbg(oxu, "no dummy td\n"); in oxu_qh_alloc() 1199 oxu_dbg(oxu, "couldn't init memory\n"); in ehci_mem_init() [all …]
|