Home
last modified time | relevance | path

Searched defs:usb_pipe_methods (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h157 struct usb_pipe_methods { struct
160 void (*open)(struct usb_xfer *);
161 void (*close)(struct usb_xfer *);
163 void (*enter)(struct usb_xfer *);
164 void (*start)(struct usb_xfer *);
168 void *info;