Searched refs:xhci_err (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-ext-caps.c | 39 xhci_err(xhci, "couldn't allocate %s platform device\n", in xhci_create_intel_xhci_sw_pdev()
|
| D | xhci-dbgcap.c | 309 xhci_err(xhci, "failed to map buffer\n"); in dbc_ep_do_queue() 315 xhci_err(xhci, "failed to queue trbs\n"); in dbc_ep_do_queue() 622 xhci_err(xhci, "unknown tx error %d\n", comp_code); in dbc_handle_xfer_event() 741 xhci_err(xhci, "Unknown DbC state %d\n", dbc->state); in xhci_dbc_do_handle_events() 802 xhci_err(xhci, "failed to alloc tty device\n"); in xhci_dbc_handle_events()
|
| D | xhci-ring.c | 362 xhci_err(xhci, "Abort failed to stop command ring: %d\n", ret); in xhci_abort_cmd_ring() 578 xhci_err(xhci, "Error: Failed finding new dequeue state\n"); in xhci_find_new_dequeue_state() 914 xhci_err(xhci, "xHCI host controller not responding, assume dead\n"); in xhci_hc_died() 1413 xhci_err(xhci, in handle_cmd_completion() 2330 xhci_err(xhci, "ERROR Transfer event pointed to bad slot %u\n", in handle_tx_event() 2340 xhci_err(xhci, in handle_tx_event() 2361 xhci_err(xhci, "ERROR Transfer event for unknown stream ring slot %u ep %u\n", in handle_tx_event() 2575 xhci_err(xhci, in handle_tx_event() 2656 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2681 xhci_err(xhci, "ERROR event ring not ready\n"); in xhci_handle_event() [all …]
|
| D | xhci-dbgtty.c | 313 xhci_err(xhci, in xhci_dbc_tty_register_driver() 487 xhci_err(xhci, "can't register tty port, err %d\n", ret); in xhci_dbc_tty_register_device()
|
| D | xhci.c | 149 xhci_err(xhci, "Host took too long to start, " in xhci_start() 437 xhci_err(xhci, "No msi-x/msi found and no IRQ in BIOS\n"); in xhci_try_enable_msi() 450 xhci_err(xhci, "request interrupt %d failed\n", in xhci_try_enable_msi() 1649 xhci_err(xhci, "Canceled URB td not found on endpoint ring"); in xhci_urb_dequeue() 2004 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_configure_endpoint_result() 2054 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_evaluate_context_result() 3986 xhci_err(xhci, "Error while assigning device slot ID\n"); in xhci_alloc_dev() 3987 xhci_err(xhci, "Max number of devices this xHCI host supports is %u.\n", in xhci_alloc_dev() 4161 xhci_err(xhci, "Setup ERROR: setup %s command for slot %d.\n", in xhci_setup_device() 4185 xhci_err(xhci, in xhci_setup_device()
|
| D | xhci-hub.c | 623 xhci_err(xhci, "Failed to disable slot %d, %d. Enter test mode anyway\n", in xhci_enter_test_mode() 655 xhci_err(xhci, "Not in test mode, do nothing.\n"); in xhci_exit_test_mode() 1146 xhci_err(xhci, "get ext port status invalid parameter\n"); in xhci_hub_control()
|
| D | xhci-mtk-sch.c | 642 xhci_err(xhci, "Not enough bandwidth!\n"); in xhci_mtk_add_ep_quirk()
|
| D | xhci.h | 1928 #define xhci_err(xhci, fmt, args...) \ macro
|
| D | xhci-mem.c | 2285 xhci_err(xhci, "No Extended Capability registers, unable to set up roothub\n"); in xhci_setup_port_arrays()
|