Home
last modified time | relevance | path

Searched refs:xhci_handle_command_timeout (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h2155 void xhci_handle_command_timeout(struct work_struct *work);
Dxhci-mem.c2419 INIT_DELAYED_WORK(&xhci->cmd_timer, xhci_handle_command_timeout); in xhci_mem_init()
Dxhci-ring.c1517 void xhci_handle_command_timeout(struct work_struct *work) in xhci_handle_command_timeout() function