Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/
HDusb_device.h137 struct usb_hw_ep_scratch { struct
168 struct usb_hw_ep_scratch hw_ep_scratch[1];
/freebsd-11-stable/sys/dev/usb/template/
HDusb_template.c96 static uint8_t usb_hw_ep_find_match(struct usb_hw_ep_scratch *,
98 static uint8_t usb_hw_ep_get_needs(struct usb_hw_ep_scratch *, uint8_t,
606 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues, in usb_hw_ep_find_match()
721 usb_hw_ep_get_needs(struct usb_hw_ep_scratch *ues, in usb_hw_ep_get_needs()
894 struct usb_hw_ep_scratch *ues; in usb_hw_ep_resolve()