Searched refs:oxu_dbg (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | oxu210hp-hcd.c | 55 #define oxu_dbg(oxu, fmt, args...) \ macro 84 #define oxu_vdbg oxu_dbg 208 oxu_dbg(oxu, "%s\n", _buf); \ 214 oxu_dbg(oxu, "%s\n", _buf); \ 220 oxu_dbg(oxu, "%s\n", _buf); \ 433 oxu_dbg(oxu, "Failed to enable port %d on root hub TT\n", in check_reset_complete() 437 oxu_dbg(oxu, "port %d high speed\n", index + 1); in check_reset_complete() 625 oxu_dbg(oxu, "unused qh not empty!\n"); in qh_destroy() 656 oxu_dbg(oxu, "no dummy td\n"); in oxu_qh_alloc() 775 oxu_dbg(oxu, "couldn't init memory\n"); in ehci_mem_init() [all …]
|