Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c3238 u32 ep_flag; in xhci_endpoint_reset() local
3270 ep_flag = xhci_get_endpoint_flag(&host_ep->desc); in xhci_endpoint_reset()
3272 if (ep_flag == SLOT_FLAG || ep_flag == EP0_FLAG) in xhci_endpoint_reset()
3329 ctrl_ctx, ep_flag, ep_flag); in xhci_endpoint_reset()