Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h654 #define ISOC_IN_EP 5 macro
Dxhci-mem.c1356 type = EP_TYPE(ISOC_IN_EP); in xhci_get_endpoint_type()
1568 ep_type != ISOC_IN_EP && in xhci_update_bw_info()
Dxhci.c2295 ep_type != ISOC_IN_EP && in xhci_is_async_ep()
2301 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()