Lines Matching refs:urb
308 void usbip_dump_urb(struct urb *purb);
313 void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd,
318 usbip_alloc_iso_desc_pdu(struct urb *urb, ssize_t *bufflen);
320 /* some members of urb must be substituted before. */
321 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb);
322 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb);
323 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb);