Lines Matching refs:usbip_device
257 struct usbip_device { struct
274 void (*shutdown)(struct usbip_device *); argument
275 void (*reset)(struct usbip_device *);
276 void (*unusable)(struct usbip_device *);
311 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb);
312 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb);
313 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb);
316 int usbip_start_eh(struct usbip_device *ud);
317 void usbip_stop_eh(struct usbip_device *ud);
318 void usbip_event_add(struct usbip_device *ud, unsigned long event);
319 int usbip_event_happened(struct usbip_device *ud);