Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.c3037 u32 ep_flag; in xhci_endpoint_reset() local
3057 ep_flag = xhci_get_endpoint_flag(&host_ep->desc); in xhci_endpoint_reset()
3059 if (ep_flag == SLOT_FLAG || ep_flag == EP0_FLAG) in xhci_endpoint_reset()
3098 ctrl_ctx, ep_flag, ep_flag); in xhci_endpoint_reset()