Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1915 void xhci_handle_command_timeout(unsigned long data);
Dxhci-mem.c2362 setup_timer(&xhci->cmd_timer, xhci_handle_command_timeout, in xhci_mem_init()
Dxhci-ring.c1249 void xhci_handle_command_timeout(unsigned long data) in xhci_handle_command_timeout() function