Home
last modified time | relevance | path

Searched refs:DWC2_PIPE2DPIPE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2var.h70 #define DWC2_PIPE2DPIPE(p) (struct dwc2_pipe *)(p) macro
H A Ddwc2.c362 struct dwc2_pipe *dpipe = DWC2_PIPE2DPIPE(pipe); in dwc2_open()
860 struct dwc2_pipe * const dpipe = DWC2_PIPE2DPIPE(pipe); in dwc2_device_ctrl_close()