Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h686 #define ISOC_IN_EP 5 macro
Dxhci-mem.c1358 type = EP_TYPE(ISOC_IN_EP); in xhci_get_endpoint_type()
1573 ep_type != ISOC_IN_EP && in xhci_update_bw_info()
Dxhci.c2373 ep_type != ISOC_IN_EP && in xhci_is_async_ep()
2379 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()