Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
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.h730 #define ISOC_OUT_EP 1 macro
Dxhci.c2362 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()