Searched refs:xhci_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.c | 254 xhci_info(xhci, "Zeroing 64bit base registers, expecting fault\n"); in xhci_zero_64b_regs() 294 xhci_info(xhci, "Fault detected\n"); in xhci_zero_64b_regs() 5272 xhci_info(xhci, "Host supports USB 3.%x %sSuperSpeed\n", in xhci_gen_setup() 5359 xhci_info(xhci, "hcc params 0x%08x hci version 0x%x quirks 0x%016llx\n", in xhci_gen_setup()
|
H A D | xhci.h | 1974 #define xhci_info(xhci, fmt, args...) \ macro
|
H A D | xhci-ring.c | 1682 xhci_info(xhci, "INFO unknown command type %d\n", cmd_type); in handle_cmd_completion()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.c | 256 xhci_info(xhci, "Zeroing 64bit base registers, expecting fault\n"); in xhci_zero_64b_regs() 296 xhci_info(xhci, "Fault detected\n"); in xhci_zero_64b_regs() 5126 xhci_info(xhci, "Host supports USB 3.%x %sSuperSpeed\n", in xhci_hcd_init_usb3_data() 5245 xhci_info(xhci, "hcc params 0x%08x hci version 0x%x quirks 0x%016llx\n", in xhci_gen_setup()
|
H A D | xhci-mem.c | 2225 xhci_info(xhci, "USB2 root hub has no ports\n"); in xhci_setup_port_arrays() 2228 xhci_info(xhci, "USB3 root hub has no ports\n"); in xhci_setup_port_arrays()
|
H A D | xhci.h | 2013 #define xhci_info(xhci, fmt, args...) \ macro
|
H A D | xhci-ring.c | 1781 xhci_info(xhci, "INFO unknown command type %d\n", cmd_type); in handle_cmd_completion()
|
Completed in 34 milliseconds