Home
last modified time | relevance | path

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

/src/sys/dev/usb/controller/
H A Dmusb_otg.c104 static const struct usb_pipe_methods musbotg_device_ctrl_methods; variable
3370 static const struct usb_pipe_methods musbotg_device_ctrl_methods = variable
4038 if (parm->methods == &musbotg_device_ctrl_methods) { in musbotg_xfer_setup()
4137 ep->methods = &musbotg_device_ctrl_methods; in musbotg_ep_init()