Searched refs:xhci_err (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/usb/host/ |
| H A D | xhci-ring.c | 269 xhci_err(xhci, "Tried to move enqueue past ring segment\n"); in inc_enq() 743 xhci_err(xhci, "Error: Failed finding new dequeue state\n"); in xhci_move_dequeue_past_td() 1831 xhci_err(xhci, in handle_cmd_completion() 2668 xhci_err(xhci, "ERROR Invalid Transfer event\n"); in handle_tx_event() 2676 xhci_err(xhci, in handle_tx_event() 2986 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 3267 xhci_err(xhci, "ERROR unknown endpoint state for ep\n"); in prepare_ring() 3278 xhci_err(xhci, "Do not support expand command ring\n"); in prepare_ring() 3286 xhci_err(xhci, "Ring expansion failed\n"); in prepare_ring() 4199 xhci_err(xhci, "ISOC TD length unmatch\n"); in xhci_queue_isoc_tx() [all …]
|
| H A D | xhci-ext-caps.c | 39 xhci_err(xhci, "couldn't allocate %s platform device\n", in xhci_create_intel_xhci_sw_pdev()
|
| H A D | xhci-pci.c | 183 xhci_err(xhci, "No msi-x/msi found and no IRQ in BIOS\n"); in xhci_try_enable_msi() 194 xhci_err(xhci, "request interrupt %d failed\n", pdev->irq); in xhci_try_enable_msi() 875 xhci_err(xhci, "No dev for slot_id %d for port %d-%d in U3\n", in xhci_pci_poweroff_late()
|
| H A D | xhci.c | 177 xhci_err(xhci, "Host took too long to start, " in xhci_start() 1716 xhci_err(xhci, "Canceled URB td not found on endpoint ring"); in xhci_urb_dequeue() 2073 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_configure_endpoint_result() 2123 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_evaluate_context_result() 4079 xhci_err(xhci, "Error while assigning device slot ID: %s\n", in xhci_alloc_dev() 4081 xhci_err(xhci, "Max number of devices this xHCI host supports is %u.\n", in xhci_alloc_dev() 4259 xhci_err(xhci, "Setup ERROR: setup %s command for slot %d.\n", in xhci_setup_device() 4286 xhci_err(xhci, in xhci_setup_device()
|
| H A D | xhci-hub.c | 710 xhci_err(xhci, "Failed to disable slot %d, %d. Enter test mode anyway\n", in xhci_enter_test_mode() 742 xhci_err(xhci, "Not in test mode, do nothing.\n"); in xhci_exit_test_mode() 1288 xhci_err(xhci, "get ext port status invalid parameter\n"); in xhci_hub_control()
|
| H A D | xhci-mtk-sch.c | 990 xhci_err(xhci, "Not enough bandwidth! (%s)\n", in xhci_mtk_check_bandwidth()
|
| H A D | xhci.h | 1734 #define xhci_err(xhci, fmt, args...) \ macro
|
| H A D | xhci-mem.c | 2186 xhci_err(xhci, "No Extended Capability registers, unable to set up roothub\n"); in xhci_setup_port_arrays()
|