Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.c3071 u32 ep_flag; in xhci_endpoint_reset() local
3103 ep_flag = xhci_get_endpoint_flag(&host_ep->desc); in xhci_endpoint_reset()
3105 if (ep_flag == SLOT_FLAG || ep_flag == EP0_FLAG) in xhci_endpoint_reset()
3162 ctrl_ctx, ep_flag, ep_flag); in xhci_endpoint_reset()