Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duss820dci.c102 static const struct usb_pipe_methods uss820dci_device_ctrl_methods; variable
1638 static const struct usb_pipe_methods uss820dci_device_ctrl_methods = variable
2236 if (parm->methods == &uss820dci_device_ctrl_methods) { in uss820dci_xfer_setup()
2293 (parm->methods != &uss820dci_device_ctrl_methods)) { in uss820dci_xfer_setup()
2330 ep->methods = &uss820dci_device_ctrl_methods; in uss820dci_ep_init()