Searched defs:ep_type (Results 1 – 19 of 19) sorted by relevance
28 const char *usb_ep_type_string(int ep_type) in usb_ep_type_string()
86 u32 ep_type; member
210 u32 ep_type; in setup_sch_info() local
2466 static bool xhci_is_async_ep(unsigned int ep_type) in xhci_is_async_ep()2473 static bool xhci_is_sync_in_ep(unsigned int ep_type) in xhci_is_sync_in_ep()4597 int ep_type; in xhci_calculate_intel_u1_timeout() local
1550 unsigned int ep_type; in xhci_update_bw_info() local
2636 u8 ep_type; in xhci_decode_ep_context() local
125 unsigned ep_type:2; member342 u8 ep_type; member
1512 u8 ep_type = dwc2_hcd_get_pipe_type(&urb->pipe_info); in dwc2_qh_init() local
3930 unsigned char ep_type; in dwc2_hsotg_ep_enable() local4695 u32 ep_type; in dwc2_hsotg_hw_cfg() local
3813 u8 ep_num, u8 ep_type, u8 ep_dir, in dwc2_hcd_urb_set_pipeinfo()4559 u8 ep_type = 0; in _dwc2_hcd_urb_enqueue() local
410 unsigned char ep_type) in dr_ep_setup()483 unsigned char dir, unsigned char ep_type, in struct_ep_qh_setup()
300 unsigned ep_type:2; member
234 ep_type:2, member
157 int ep_type; member
354 u8 ep_type; member
2085 int i, ep_dir, ep_type; in imon_find_endpoints() local
544 u8 ep_type; member
2419 u8 ep_type; in nbu2ss_ep_enable() local
985 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ argument