Home
last modified time | relevance | path

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

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