Searched refs:XHCI_DEBUG (Results 1 – 2 of 2) sorted by relevance
1549 #define XHCI_DEBUG 1 macro1551 #define XHCI_DEBUG 0 macro1555 do { if (XHCI_DEBUG) dev_dbg(xhci_to_hcd(xhci)->self.controller , fmt , ## args); } while (0)1557 do { if (XHCI_DEBUG) dev_info(xhci_to_hcd(xhci)->self.controller , fmt , ## args); } while (0)
684 #if XHCI_DEBUG in xhci_alloc_stream_info()