Home
last modified time | relevance | path

Searched defs:xhci_spew (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/payloads/libpayload/drivers/usb/
Dxhci_private.h41 # define xhci_spew(fmt, args...) xhci_debug(fmt, ##args) macro
43 # define xhci_spew(fmt, args...) do {} while (0) macro