Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_device.h141 struct usb_hw_ep_scratch { struct
172 struct usb_hw_ep_scratch hw_ep_scratch[1];
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c89 static uint8_t usb_hw_ep_find_match(struct usb_hw_ep_scratch *,
91 static uint8_t usb_hw_ep_get_needs(struct usb_hw_ep_scratch *, uint8_t,
555 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues, in usb_hw_ep_find_match()
670 usb_hw_ep_get_needs(struct usb_hw_ep_scratch *ues, in usb_hw_ep_get_needs()
843 struct usb_hw_ep_scratch *ues; in usb_hw_ep_resolve()