Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.c158 avr32dci_get_hw_ep_profile(struct usb_device *udev, in avr32dci_get_hw_ep_profile() function
1130 avr32dci_get_hw_ep_profile(NULL, &pf, ep_no); in avr32dci_clear_stall_sub()
1953 avr32dci_get_hw_ep_profile(parm->udev, &pf, ep_no); in avr32dci_xfer_setup()
2046 .get_hw_ep_profile = &avr32dci_get_hw_ep_profile,