Searched refs:index_to_ep (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dgadget.c69 static inline struct s3c_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, index_to_ep() function
883 ep = index_to_ep(hsotg, idx, dir); ep_from_windex()
1723 hs_ep = index_to_ep(hsotg, ep, dir_in); s3c_hsotg_set_ep_maxpacket()
1925 struct s3c_hsotg_ep *hs_ep = index_to_ep(hsotg, idx, dir_in); s3c_hsotg_epint()
2202 ep = index_to_ep(hsotg, epno, 1); s3c_hsotg_irq_fifoempty()

Completed in 55 milliseconds