Searched refs:dwc2_pipe (Results 1 – 5 of 5) sorted by relevance
51 struct dwc2_pipe { struct69 #define DWC2_XFER2DPIPE(x) (struct dwc2_pipe *)(x)->pipe; argument70 #define DWC2_PIPE2DPIPE(p) (struct dwc2_pipe *)(p)
362 struct dwc2_pipe *dpipe = DWC2_PIPE2DPIPE(pipe); in dwc2_open()860 struct dwc2_pipe * const dpipe = DWC2_PIPE2DPIPE(pipe); in dwc2_device_ctrl_close()985 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_device_isoc_start()1021 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_device_start()1324 sc->sc_bus.pipe_size = sizeof(struct dwc2_pipe); in dwc2_init()
753 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_hcd_is_bandwidth_allocated()763 struct dwc2_pipe *dpipe) in dwc2_hcd_get_ep_bandwidth()
535 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_hub_info()4119 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_get_tt_info()4184 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_get_speed()4308 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_complete()
2162 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_ttthink_to_ns()