Searched refs:ISOC_IN_EP (Results 1 – 4 of 4) sorted by relevance
274 if (ep_type == ISOC_IN_EP || ep_type == ISOC_OUT_EP) { in setup_sch_info()450 if (sch_ep->ep_type == ISOC_IN_EP) in check_sch_tt()
760 #define ISOC_IN_EP 5 macro2696 case ISOC_IN_EP: in xhci_ep_type_string()
1391 return in ? ISOC_IN_EP : ISOC_OUT_EP; in xhci_get_endpoint_type()1588 ep_type != ISOC_IN_EP && in xhci_update_bw_info()
2482 ep_type != ISOC_IN_EP && in xhci_is_async_ep()2488 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()