Home
last modified time | relevance | path

Searched defs:to_dwc3_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.h26 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.h19 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro