Lines Matching refs:usbip_device
259 struct usbip_device { struct
279 void (*shutdown)(struct usbip_device *); argument
280 void (*reset)(struct usbip_device *);
281 void (*unusable)(struct usbip_device *);
316 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb);
317 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb);
318 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb);
323 int usbip_start_eh(struct usbip_device *ud);
324 void usbip_stop_eh(struct usbip_device *ud);
325 void usbip_event_add(struct usbip_device *ud, unsigned long event);
326 int usbip_event_happened(struct usbip_device *ud);