Home
last modified time | relevance | path

Searched refs:usbip_dump_header (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/usbip/
Dvhci_rx.c146 usbip_dump_header(pdu); in vhci_recv_ret_unlink()
238 usbip_dump_header(&pdu); in vhci_rx_pdu()
250 usbip_dump_header(&pdu); in vhci_rx_pdu()
Dstub_rx.c531 usbip_dump_header(pdu); in stub_recv_cmd_submit()
568 usbip_dump_header(&pdu); in stub_rx_pdu()
Dusbip_common.h297 void usbip_dump_header(struct usbip_header *pdu);
Dusbip_common.c294 void usbip_dump_header(struct usbip_header *pdu) in usbip_dump_header() function
335 EXPORT_SYMBOL_GPL(usbip_dump_header);