Searched refs:usb_ep (Results 1 – 1 of 1) sorted by relevance
26 struct usb_ep;95 void (*complete)(struct usb_ep *ep,114 int (*enable) (struct usb_ep *ep,116 int (*disable) (struct usb_ep *ep);126 int (*set_halt) (struct usb_ep *ep, int value);127 int (*set_wedge)(struct usb_ep *ep);128 int (*fifo_status) (struct usb_ep *ep);129 void (*fifo_flush) (struct usb_ep *ep);176 struct usb_ep { struct502 struct usb_ep *,[all …]
Completed in 9 milliseconds