Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c205 Static const struct usbd_pipe_methods dwc2_device_intr_methods = { variable
412 pipe->up_methods = &dwc2_device_intr_methods; in dwc2_open()