Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c1717 void xhci_handle_command_timeout(struct work_struct *work) in xhci_handle_command_timeout() function
H A Dxhci.c5532 INIT_DELAYED_WORK(&xhci->cmd_timer, xhci_handle_command_timeout); in xhci_gen_setup()