Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h2173 void xhci_stop_endpoint_command_watchdog(struct timer_list *t);
H A Dxhci-mem.c866 timer_setup(&ep->stop_cmd_timer, xhci_stop_endpoint_command_watchdog, in xhci_init_endpoint_timer()
H A Dxhci-ring.c1272 void xhci_stop_endpoint_command_watchdog(struct timer_list *t) in xhci_stop_endpoint_command_watchdog() function