Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c592 ep->stop_cmds_pending--; in xhci_stop_watchdog_timer_in_irq()
839 ep->stop_cmds_pending--; in xhci_stop_endpoint_command_watchdog()
847 if (!(ep->stop_cmds_pending == 0 && (ep->ep_state & EP_HALT_PENDING))) { in xhci_stop_endpoint_command_watchdog()
Dxhci.h923 int stop_cmds_pending; member
Dxhci.c1618 ep->stop_cmds_pending++; in xhci_urb_dequeue()