Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c1365 type = EP_TYPE(INT_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.h732 #define INT_OUT_EP 3 macro
Dxhci.c2362 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()