Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_device.h138 struct usb_hw_ep_scratch { struct
169 struct usb_hw_ep_scratch hw_ep_scratch[1];
/freebsd/sys/dev/usb/template/
H A Dusb_template.c95 static uint8_t usb_hw_ep_find_match(struct usb_hw_ep_scratch *,
97 static uint8_t usb_hw_ep_get_needs(struct usb_hw_ep_scratch *, uint8_t,
640 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues, in usb_hw_ep_find_match()
754 usb_hw_ep_get_needs(struct usb_hw_ep_scratch *ues, in usb_hw_ep_get_needs()
920 struct usb_hw_ep_scratch *ues; in usb_hw_ep_resolve()