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

/linux-master/drivers/usb/host/
H A Dxhci.c3113 u32 ep_flag; local
3163 ep_flag = xhci_get_endpoint_flag(&host_ep->desc);
3165 if (ep_flag == SLOT_FLAG || ep_flag == EP0_FLAG)
3222 ctrl_ctx, ep_flag, ep_flag);

Completed in 116 milliseconds