dwc2_hcd_pipe_info  201 drivers/usb/dwc2/hcd.h 	struct dwc2_hcd_pipe_info pipe_info;
dwc2_hcd_pipe_info  499 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_get_ep_num(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  504 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_get_pipe_type(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  509 drivers/usb/dwc2/hcd.h static inline u16 dwc2_hcd_get_maxp(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  514 drivers/usb/dwc2/hcd.h static inline u16 dwc2_hcd_get_maxp_mult(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  519 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_get_dev_addr(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  524 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_is_pipe_isoc(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  529 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_is_pipe_int(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  534 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_is_pipe_bulk(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  539 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_is_pipe_control(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  544 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_is_pipe_in(struct dwc2_hcd_pipe_info *pipe)
dwc2_hcd_pipe_info  549 drivers/usb/dwc2/hcd.h static inline u8 dwc2_hcd_is_pipe_out(struct dwc2_hcd_pipe_info *pipe)