Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c1363 type = EP_TYPE(INT_IN_EP); in xhci_get_endpoint_type()
1574 ep_type != INT_IN_EP) in xhci_update_bw_info()
Dxhci.h736 #define INT_IN_EP 7 macro
Dxhci.c2364 ep_type != INT_IN_EP); in xhci_is_async_ep()
2369 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()