Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/controller/
Dat91dci.c111 struct usb_pipe_methods at91dci_device_ctrl_methods; variable
1602 struct usb_pipe_methods at91dci_device_ctrl_methods = variable
2224 if (parm->methods == &at91dci_device_ctrl_methods) { in at91dci_xfer_setup()
2328 ep->methods = &at91dci_device_ctrl_methods; in at91dci_ep_init()