/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 178 xhci_warn(xhci, "Missing link TRB at end of segment\n"); in inc_deq() 188 xhci_warn(xhci, "Ring is an endless link TRB loop\n"); in inc_deq() 266 xhci_warn(xhci, "%s: Ring link TRB loop\n", __func__); in inc_enq() 544 xhci_warn(xhci, "Invalid slot_id %u\n", slot_id); in xhci_get_virt_ep() 548 xhci_warn(xhci, "Invalid endpoint index %u\n", ep_index); in xhci_get_virt_ep() 552 xhci_warn(xhci, "No xhci virt device for slot_id %u\n", slot_id); in xhci_get_virt_ep() 571 xhci_warn(xhci, "Invalid stream_id %u request for slot_id %u ep_index %u\n", in xhci_virt_ep_to_ring() 641 xhci_warn(xhci, "WARN can't find new dequeue, invalid stream ID %u\n", in xhci_move_dequeue_past_td() 660 xhci_warn(xhci, "Can't find new dequeue state, missing td\n"); in xhci_move_dequeue_past_td() 705 xhci_warn(xhc in xhci_move_dequeue_past_td() [all...] |
H A D | xhci.c | 121 xhci_warn(xhci, "Host halt failed, %d\n", ret); in xhci_halt() 180 xhci_warn(xhci, "Host not accessible, reset failed.\n"); in xhci_reset() 185 xhci_warn(xhci, "Host controller not halted, aborting reset.\n"); in xhci_reset() 903 xhci_warn(xhci, "WARN: xHC CMD_RUN timeout\n"); in xhci_suspend() 934 xhci_warn(xhci, "WARN: xHC save state timeout\n"); in xhci_suspend() 1002 xhci_warn(xhci, "Controller not ready at resume %d\n", in xhci_resume() 1023 xhci_warn(xhci, "WARN: xHC restore state timeout\n"); in xhci_resume() 1036 xhci_warn(xhci, "xHC error in resume, USBSTS 0x%x, Reinit\n", temp); in xhci_resume() 1458 xhci_warn(xhci, "%s: Could not get input context, bad type.\n", in xhci_check_maxpacket() 1566 xhci_warn(xhc in xhci_urb_enqueue() [all...] |
H A D | xhci-mem.c | 954 xhci_warn(xhci, "Bad Slot ID %d\n", slot_id); in xhci_alloc_virt_device() 1080 xhci_warn(xhci, "Slot ID %d is not assigned to this device\n", in xhci_setup_addressable_virt_dev() 1156 xhci_warn(xhci, "WARN: Didn't find a matching TT\n"); in xhci_setup_addressable_virt_dev() 1942 xhci_warn(xhci, "WARN something wrong with SW event ring dequeue ptr.\n"); in xhci_set_hc_event_deq() 1993 xhci_warn(xhci, "Ignoring unknown port speed, Ext Cap %p, revision = 0x%x\n", in xhci_add_in_port() 2074 xhci_warn(xhci, "Duplicate port entry, Ext Cap %p, port %u\n", addr, i); in xhci_add_in_port() 2075 xhci_warn(xhci, "Port was marked as USB %u, duplicated as USB %u\n", in xhci_add_in_port() 2201 xhci_warn(xhci, "No ports on the roothubs?\n"); in xhci_setup_port_arrays() 2250 xhci_warn(xhci, "Failed to allocate interrupter event ring\n"); in xhci_alloc_interrupter() 2257 xhci_warn(xhc in xhci_alloc_interrupter() [all...] |
H A D | xhci-hub.c | 550 xhci_warn(xhci, "Timeout while waiting for stop endpoint command\n"); in xhci_stop_device() 999 xhci_warn(xhci, "Port resume timed out, port %d-%d: 0x%x\n", in xhci_handle_usb2_port_link_resume() 1330 xhci_warn(xhci, "USB core suspending port %d-%d not in U0/U1/U2\n", in xhci_hub_control() 1338 xhci_warn(xhci, "slot_id is zero\n"); in xhci_hub_control() 1404 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control() 1422 xhci_warn(xhci, "Cannot set port %d-%d link state %d\n", in xhci_hub_control() 1968 xhci_warn(xhci, "port %d-%d resume PLC timeout\n", in xhci_bus_resume()
|
H A D | xhci.h | 2009 #define xhci_warn(xhci, fmt, args...) \ macro
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 467 xhci_warn(xhci, "Invalid slot_id %u\n", slot_id); in xhci_get_virt_ep() 471 xhci_warn(xhci, "Invalid endpoint index %u\n", ep_index); in xhci_get_virt_ep() 475 xhci_warn(xhci, "No xhci virt device for slot_id %u\n", slot_id); in xhci_get_virt_ep() 501 xhci_warn(xhci, in xhci_triad_to_transfer_ring() 511 xhci_warn(xhci, in xhci_triad_to_transfer_ring() 584 xhci_warn(xhci, "WARN can't find new dequeue state " in xhci_find_new_dequeue_state() 601 xhci_warn(xhci, "Can't find new dequeue state, missing cur_td\n"); in xhci_find_new_dequeue_state() 766 xhci_warn(xhci, "WARN Wrong bounce buffer read length: %zu != %d\n", in xhci_unmap_td_bounce_buffer() 793 xhci_warn(xhci, "URB req %u and actual %u transfer length mismatch\n", in xhci_td_cleanup() 897 xhci_warn(xhc in xhci_invalidate_cancelled_tds() [all...] |
H A D | xhci.c | 121 xhci_warn(xhci, "Host halt failed, %d\n", ret); in xhci_halt() 178 xhci_warn(xhci, "Host not accessible, reset failed.\n"); in xhci_reset() 183 xhci_warn(xhci, "Host controller not halted, aborting reset.\n"); in xhci_reset() 1045 xhci_warn(xhci, "WARN: xHC CMD_RUN timeout\n"); in xhci_suspend() 1076 xhci_warn(xhci, "WARN: xHC save state timeout\n"); in xhci_suspend() 1146 xhci_warn(xhci, "Controller not ready at resume %d\n", in xhci_resume() 1167 xhci_warn(xhci, "WARN: xHC restore state timeout\n"); in xhci_resume() 1179 xhci_warn(xhci, "xHC error in resume, USBSTS 0x%x, Reinit\n", temp); in xhci_resume() 1469 xhci_warn(xhci, "%s: Could not get input context, bad type.\n", in xhci_check_maxpacket() 1579 xhci_warn(xhc in xhci_urb_enqueue() [all...] |
H A D | xhci-mem.c | 998 xhci_warn(xhci, "Bad Slot ID %d\n", slot_id); in xhci_alloc_virt_device() 1126 xhci_warn(xhci, "Slot ID %d is not assigned to this device\n", in xhci_setup_addressable_virt_dev() 1206 xhci_warn(xhci, "WARN: Didn't find a matching TT\n"); in xhci_setup_addressable_virt_dev() 1979 xhci_warn(xhci, "WARN: %s TRB math test %d failed!\n", in xhci_test_trb_in_td() 1981 xhci_warn(xhci, "Tested TRB math w/ seg %p and " in xhci_test_trb_in_td() 1985 xhci_warn(xhci, "starting TRB %p (0x%llx DMA), " in xhci_test_trb_in_td() 1989 xhci_warn(xhci, "Expected seg %p, got seg %p\n", in xhci_test_trb_in_td() 2128 xhci_warn(xhci, "WARN something wrong with SW event ring " in xhci_set_hc_event_deq() 2181 xhci_warn(xhci, "Ignoring unknown port speed, " in xhci_add_in_port() 2264 xhci_warn(xhc in xhci_add_in_port() [all...] |
H A D | xhci-hub.c | 450 xhci_warn(xhci, "Timeout while waiting for stop endpoint command\n"); in xhci_stop_device() 894 xhci_warn(xhci, "Port resume timed out, port %d-%d: 0x%x\n", in xhci_handle_usb2_port_link_resume() 1225 xhci_warn(xhci, "USB core suspending port %d-%d not in U0/U1/U2\n", in xhci_hub_control() 1233 xhci_warn(xhci, "slot_id is zero\n"); in xhci_hub_control() 1299 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control() 1317 xhci_warn(xhci, "Cannot set port %d-%d link state %d\n", in xhci_hub_control() 1861 xhci_warn(xhci, "port %d-%d resume PLC timeout\n", in xhci_bus_resume()
|
H A D | xhci.h | 1970 #define xhci_warn(xhci, fmt, args...) \ macro
|