Searched refs:xhci_free_command (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.c | 544 xhci_free_command(xhci, command); in xhci_run() 3140 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3148 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3165 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3179 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3190 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3192 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset() 3395 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3407 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3414 xhci_free_command(xhc in xhci_alloc_streams() [all...] |
H A D | xhci-mem.c | 685 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info() 757 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info() 1760 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
|
H A D | xhci-hub.c | 531 xhci_free_command(xhci, command); in xhci_stop_device() 555 xhci_free_command(xhci, cmd); in xhci_stop_device()
|
H A D | xhci.h | 2113 void xhci_free_command(struct xhci_hcd *xhci,
|
H A D | xhci-ring.c | 731 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.c | 698 xhci_free_command(xhci, command); in xhci_run() 3248 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3256 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3273 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3287 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3298 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3300 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset() 3503 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3515 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3522 xhci_free_command(xhc in xhci_alloc_streams() [all...] |
H A D | xhci-mem.c | 721 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info() 793 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info() 1810 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function 1877 xhci_free_command(xhci, xhci->lpm_command); in xhci_mem_cleanup()
|
H A D | xhci-hub.c | 431 xhci_free_command(xhci, command); in xhci_stop_device() 455 xhci_free_command(xhci, cmd); in xhci_stop_device()
|
H A D | xhci.h | 2079 void xhci_free_command(struct xhci_hcd *xhci,
|
H A D | xhci-ring.c | 4341 xhci_free_command(xhci, cmd); in xhci_queue_new_dequeue_state()
|
Completed in 40 milliseconds