Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_core.h65 #define dwc2_sch_dbg(hsotg,fmt,...) do { \ macro
80 #define dwc2_sch_dbg(...) do { } while (0) macro