Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1914 void xhci_stop_endpoint_command_watchdog(unsigned long arg);
Dxhci-mem.c835 setup_timer(&ep->stop_cmd_timer, xhci_stop_endpoint_command_watchdog, in xhci_init_endpoint_timer()
Dxhci-ring.c827 void xhci_stop_endpoint_command_watchdog(unsigned long arg) in xhci_stop_endpoint_command_watchdog() function