Searched refs:INT_IN_EP (Results 1 – 4 of 4) sorted by relevance
109 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()139 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
751 #define INT_IN_EP 7 macro2547 case INT_IN_EP: in xhci_ep_type_string()
1384 return in ? INT_IN_EP : INT_OUT_EP; in xhci_get_endpoint_type()1574 ep_type != INT_IN_EP) in xhci_update_bw_info()
2412 ep_type != INT_IN_EP); in xhci_is_async_ep()2417 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()