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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_device.h139 struct usb_hw_ep_scratch { struct
170 struct usb_hw_ep_scratch hw_ep_scratch[1];
/freebsd-13-stable/sys/dev/usb/template/
H A Dusb_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,
641 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues,
755 usb_hw_ep_get_needs(struct usb_hw_ep_scratch *ues,
921 struct usb_hw_ep_scratch *ues;

Completed in 107 milliseconds