Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h682 #define ISOC_OUT_EP 1 macro
Dxhci-mem.c1360 type = EP_TYPE(ISOC_OUT_EP); in xhci_get_endpoint_type()
1572 if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_update_bw_info()
Dxhci.c2372 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()