Searched defs:ep_addr (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_dev.h60 int ep_addr; /* endpoint address */ member in struct:usb_cdev_privdata
93 int ep_addr; member in struct:usb_fs_privdata
/freebsd-11.0-release/sys/dev/usb/controller/
H A Datmegadci.c137 atmegadci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Davr32dci.c157 avr32dci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Dat91dci.c208 at91dci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Dmusb_otg.c220 musbotg_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Dsaf1761_otg.c162 saf1761_otg_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Duss820dci.c178 uss820dci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Ddwc_otg.c159 dwc_otg_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument

Completed in 148 milliseconds