Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_ep (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/dwc2/
Dgadget.c42 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
44 return container_of(ep, struct dwc2_hsotg_ep, ep); in our_ep()
62 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep()
116 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num()
143 static inline void dwc2_gadget_dec_frame_num_by_one(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_dec_frame_num_by_one()
417 static inline int is_ep_periodic(struct dwc2_hsotg_ep *hs_ep) in is_ep_periodic()
432 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_unmap_dma()
505 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_write_fifo()
668 static unsigned int get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit()
726 static unsigned int dwc2_gadget_get_chain_limit(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_get_chain_limit()
[all …]
Dcore.h152 struct dwc2_hsotg_ep { struct
1227 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];
1228 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS];
Ddebugfs.c227 struct dwc2_hsotg_ep *ep = seq->private; in ep_show()
306 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()
314 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()