Searched defs:xhci_info (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-xhci.c | 3629 static const TypeInfo xhci_info = { variable |
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci.h | 1766 #define xhci_info(xhci, fmt, args...) \ macro |