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

/freebsd-9.3-release/sys/dev/usb/controller/
H A Dat91dci.c105 struct usb_pipe_methods at91dci_device_ctrl_methods; variable in typeref:struct:usb_pipe_methods
1552 struct usb_pipe_methods at91dci_device_ctrl_methods = variable in typeref:struct:usb_pipe_methods
2180 if (parm->methods == &at91dci_device_ctrl_methods) {
2286 ep->methods = &at91dci_device_ctrl_methods;

Completed in 98 milliseconds