Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h2129 void xhci_stop_endpoint_command_watchdog(struct timer_list *t);
Dxhci-mem.c806 timer_setup(&ep->stop_cmd_timer, xhci_stop_endpoint_command_watchdog, in xhci_init_endpoint_timer()
Dxhci-ring.c971 void xhci_stop_endpoint_command_watchdog(struct timer_list *t) in xhci_stop_endpoint_command_watchdog() function