Searched refs:dwc2_hcd_pipe_info (Results 1 – 1 of 1) sorted by relevance
140 struct dwc2_hcd_pipe_info { struct172 struct dwc2_hcd_pipe_info pipe_info;470 static inline u8 dwc2_hcd_get_ep_num(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_ep_num()475 static inline u8 dwc2_hcd_get_pipe_type(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_pipe_type()480 static inline u16 dwc2_hcd_get_maxp(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_maxp()490 static inline u8 dwc2_hcd_get_dev_addr(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_dev_addr()495 static inline u8 dwc2_hcd_is_pipe_isoc(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_isoc()500 static inline u8 dwc2_hcd_is_pipe_int(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_int()505 static inline u8 dwc2_hcd_is_pipe_bulk(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_bulk()515 static inline u8 dwc2_hcd_is_pipe_in(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_in()[all …]
Completed in 7 milliseconds