Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h156 struct usb_pipe_methods { struct
159 void (*open)(struct usb_xfer *);
160 void (*close)(struct usb_xfer *);
162 void (*enter)(struct usb_xfer *);
163 void (*start)(struct usb_xfer *);
167 void *info;