Home
last modified time | relevance | path

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

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