Lines Matching refs:usbip_device
252 struct usbip_device { struct
269 void (*shutdown)(struct usbip_device *); argument
270 void (*reset)(struct usbip_device *);
271 void (*unusable)(struct usbip_device *);
306 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb);
307 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb);
308 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb);
313 int usbip_start_eh(struct usbip_device *ud);
314 void usbip_stop_eh(struct usbip_device *ud);
315 void usbip_event_add(struct usbip_device *ud, unsigned long event);
316 int usbip_event_happened(struct usbip_device *ud);