Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.c100 static const struct usb_pipe_methods avr32dci_device_non_isoc_methods; variable
1329 static const struct usb_pipe_methods avr32dci_device_non_isoc_methods = variable
2017 pipe->methods = &avr32dci_device_non_isoc_methods; in avr32dci_ep_init()