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

/freebsd-current/sys/dev/usb/
H A Dusb_dev.h61 int ep_addr; /* endpoint address */ member in struct:usb_cdev_privdata
94 int ep_addr; member in struct:usb_fs_privdata
/freebsd-current/sys/dev/usb/controller/
H A Datmegadci.c136 atmegadci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Davr32dci.c158 avr32dci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Duss820dci.c177 uss820dci_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Dmusb_otg.c241 musbotg_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument
H A Ddwc_otg.c156 dwc_otg_get_hw_ep_profile(struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) argument

Completed in 101 milliseconds