Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/
HDusb_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
HDusb_device.h40 struct usb_hw_ep_profile;
124 const struct usb_hw_ep_profile *pf;
/freebsd-11-stable/sys/dev/usb/template/
HDusb_template.c94 static uint8_t usb_hw_ep_match(const struct usb_hw_ep_profile *, uint8_t,
577 usb_hw_ep_match(const struct usb_hw_ep_profile *pf, in usb_hw_ep_match()
609 const struct usb_hw_ep_profile *pf; in usb_hw_ep_find_match()
724 const struct usb_hw_ep_profile *pf; in usb_hw_ep_get_needs()
896 const struct usb_hw_ep_profile *pf; in usb_hw_ep_resolve()
/freebsd-11-stable/sys/dev/usb/controller/
HDdwc_otg.h151 struct usb_hw_ep_profile usb;
HDavr32dci.c113 static const struct usb_hw_ep_profile
158 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in avr32dci_get_hw_ep_profile()
1114 const struct usb_hw_ep_profile *pf; in avr32dci_clear_stall_sub()
1950 const struct usb_hw_ep_profile *pf; in avr32dci_xfer_setup()
HDat91dci.c143 static const struct usb_hw_ep_profile
209 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in at91dci_get_hw_ep_profile()
1301 const struct usb_hw_ep_profile *pf; in at91dci_clear_stall_sub()
2201 const struct usb_hw_ep_profile *pf; in at91dci_xfer_setup()
HDmusb_otg.h391 struct usb_hw_ep_profile sc_hw_ep_profile[MUSB2_EP_MAX];
HDuss820dci.c123 static const struct usb_hw_ep_profile
179 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in uss820dci_get_hw_ep_profile()
1385 const struct usb_hw_ep_profile *pf; in uss820dci_init()
2268 const struct usb_hw_ep_profile *pf; in uss820dci_xfer_setup()
HDatmegadci.c115 static const struct usb_hw_ep_profile
138 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in atmegadci_get_hw_ep_profile()
2011 const struct usb_hw_ep_profile *pf; in atmegadci_xfer_setup()
HDsaf1761_otg.c141 static const struct usb_hw_ep_profile saf1761_otg_ep_profile[] = {
163 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in saf1761_otg_get_hw_ep_profile()
2333 const struct usb_hw_ep_profile *pf; in saf1761_otg_init()
3470 const struct usb_hw_ep_profile *pf; in saf1761_otg_xfer_setup()
HDmusb_otg.c140 static const struct usb_hw_ep_profile musbotg_ep_profile[1] = {
221 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in musbotg_get_hw_ep_profile()
3060 struct usb_hw_ep_profile *pf; in musbotg_init()
4136 const struct usb_hw_ep_profile *pf; in musbotg_xfer_setup()
HDdwc_otg.c148 static const struct usb_hw_ep_profile dwc_otg_ep_profile[1] = {
160 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in dwc_otg_get_hw_ep_profile()
4865 const struct usb_hw_ep_profile *pf; in dwc_otg_xfer_setup()