Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c62 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep() function
1585 return index_to_ep(hsotg, idx, dir); in ep_from_windex()
2584 hs_ep = index_to_ep(hsotg, ep, dir_in); in dwc2_hsotg_set_ep_maxpacket()
3038 struct dwc2_hsotg_ep *hs_ep = index_to_ep(hsotg, idx, dir_in); in dwc2_hsotg_epint()
3349 ep = index_to_ep(hsotg, epno, 1); in dwc2_hsotg_irq_fifoempty()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c61 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep() function
1584 return index_to_ep(hsotg, idx, dir); in ep_from_windex()
2584 hs_ep = index_to_ep(hsotg, ep, dir_in); in dwc2_hsotg_set_ep_maxpacket()
3038 struct dwc2_hsotg_ep *hs_ep = index_to_ep(hsotg, idx, dir_in); in dwc2_hsotg_epint()
3349 ep = index_to_ep(hsotg, epno, 1); in dwc2_hsotg_irq_fifoempty()

Completed in 12 milliseconds