Searched refs:xhci_info (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/usb/host/ |
D | xhci.c | 252 xhci_info(xhci, "Zeroing 64bit base registers, expecting fault\n"); in xhci_zero_64b_regs() 292 xhci_info(xhci, "Fault detected\n"); in xhci_zero_64b_regs() 5289 xhci_info(xhci, "Host supports USB 3.%x %sSuperSpeed\n", in xhci_hcd_init_usb3_data() 5402 xhci_info(xhci, "hcc params 0x%08x hci version 0x%x quirks 0x%016llx\n", in xhci_gen_setup()
|
D | xhci-mem.c | 2367 xhci_info(xhci, "USB2 root hub has no ports\n"); in xhci_setup_port_arrays() 2370 xhci_info(xhci, "USB3 root hub has no ports\n"); in xhci_setup_port_arrays()
|
D | xhci.h | 2003 #define xhci_info(xhci, fmt, args...) \ macro
|
D | xhci-ring.c | 1760 xhci_info(xhci, "INFO unknown command type %d\n", cmd_type); in handle_cmd_completion()
|