Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/controller/
H A Duss820dci.c104 static const struct usb_pipe_methods uss820dci_device_ctrl_methods; variable
1663 static const struct usb_pipe_methods uss820dci_device_ctrl_methods = variable
2295 if (parm->methods == &uss820dci_device_ctrl_methods) { in uss820dci_xfer_setup()
2360 (parm->methods != &uss820dci_device_ctrl_methods)) { in uss820dci_xfer_setup()
2398 ep->methods = &uss820dci_device_ctrl_methods; in uss820dci_ep_init()