Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h41 struct usb_hw_ep_profile;
109 …void (*get_hw_ep_profile) (struct usb_device *udev, const struct usb_hw_ep_profile **ppf, uint8…
175 struct usb_hw_ep_profile { struct
H A Dusb_device.h38 struct usb_hw_ep_profile;
128 const struct usb_hw_ep_profile *pf;
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c87 static uint8_t usb_hw_ep_match(const struct usb_hw_ep_profile *, uint8_t,
526 usb_hw_ep_match(const struct usb_hw_ep_profile *pf, in usb_hw_ep_match()
558 const struct usb_hw_ep_profile *pf; in usb_hw_ep_find_match()
673 const struct usb_hw_ep_profile *pf; in usb_hw_ep_get_needs()
845 const struct usb_hw_ep_profile *pf; in usb_hw_ep_resolve()