Home
last modified time | relevance | path

Searched refs:xhci_handle_command_timeout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h2160 void xhci_handle_command_timeout(struct work_struct *work);
H A Dxhci-mem.c2439 INIT_DELAYED_WORK(&xhci->cmd_timer, xhci_handle_command_timeout); in xhci_mem_init()
H A Dxhci-ring.c1515 void xhci_handle_command_timeout(struct work_struct *work) in xhci_handle_command_timeout() function
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h2192 void xhci_handle_command_timeout(struct work_struct *work);
H A Dxhci-mem.c2310 INIT_DELAYED_WORK(&xhci->cmd_timer, xhci_handle_command_timeout); in xhci_mem_init()
H A Dxhci-ring.c1585 void xhci_handle_command_timeout(struct work_struct *work) in xhci_handle_command_timeout() function

Completed in 26 milliseconds