Searched defs:dpipe (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/bsd/dwc2/
H A Ddwc2.c374 struct dwc2_pipe *dpipe = DWC2_PIPE2DPIPE(pipe); local in function:dwc2_open
736 struct dwc2_pipe * const dpipe = DWC2_PIPE2DPIPE(pipe); local in function:dwc2_device_ctrl_close
806 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer) local in function:dwc2_device_intr_start
892 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); local in function:dwc2_device_start
1366 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); local in function:dwc2_host_hub_info
1376 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); local in function:dwc2_host_get_speed
1489 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); local in function:dwc2_host_complete
[all...]
/src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h644 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); local in function:dwc2_hcd_is_bandwidth_allocated
653 dwc2_hcd_get_ep_bandwidth(struct dwc2_hsotg * hsotg,struct dwc2_pipe * dpipe) argument

Completed in 8 milliseconds