Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2.c156 STATIC const struct usbd_pipe_methods dwc2_root_intr_methods = { variable
381 pipe->methods = &dwc2_root_intr_methods; in dwc2_open()