Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.c3123 u32 ep_flag; in xhci_endpoint_reset() local
3173 ep_flag = xhci_get_endpoint_flag(&host_ep->desc); in xhci_endpoint_reset()
3175 if (ep_flag == SLOT_FLAG || ep_flag == EP0_FLAG) in xhci_endpoint_reset()
3232 ctrl_ctx, ep_flag, ep_flag); in xhci_endpoint_reset()