Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.c101 static const struct usb_pipe_methods avr32dci_device_isoc_fs_methods; variable
1381 static const struct usb_pipe_methods avr32dci_device_isoc_fs_methods = variable
2015 pipe->methods = &avr32dci_device_isoc_fs_methods; in avr32dci_ep_init()