Lines Matching refs:urb
303 void usbip_dump_urb(struct urb *purb);
308 void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd,
313 usbip_alloc_iso_desc_pdu(struct urb *urb, ssize_t *bufflen);
315 /* some members of urb must be substituted before. */
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);