Home
last modified time | relevance | path

Searched refs:INT_OUT_EP (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
A Dxhci-mtk-sch.c350 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
395 } else if (ep_type == INT_OUT_EP) { in setup_sch_info()
A Dxhci.h758 #define INT_OUT_EP 3 macro
2704 case INT_OUT_EP: in xhci_ep_type_string()
A Dxhci-mem.c1379 return in ? INT_IN_EP : INT_OUT_EP; in xhci_get_endpoint_type()
1573 if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_update_bw_info()
A Dxhci.c2598 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()
/linux/drivers/usb/cdns3/
A Dcdnsp-debug.h523 case INT_OUT_EP: in cdnsp_ep_type_string()
A Dcdnsp-gadget.h687 #define INT_OUT_EP 3 macro
A Dcdnsp-mem.c904 return in ? INT_IN_EP : INT_OUT_EP; in cdnsp_get_endpoint_type()

Completed in 35 milliseconds