Searched defs:ep_idx (Results 1 – 5 of 5) sorted by relevance
55 int mt7601u_usb_submit_buf(struct mt7601u_dev *dev, int dir, int ep_idx, in mt7601u_usb_submit_buf()
85 int ep, int ep_idx, int ifnum, in add_implicit_fb_sync_ep()
22 unsigned char ep_idx; /* endpoint array index */ member76 unsigned char ep_idx; /* endpoint array index */ member
1318 u8 ep_idx = bit > 16 ? (bit - 16) * 2 : (bit * 2) - 1; in cdns2_thread_irq_handler() local
2263 static void dwc2_hsotg_rx_data(struct dwc2_hsotg *hsotg, int ep_idx, int size) in dwc2_hsotg_rx_data()