Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/usbip/
H A 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()
H A Dstub_rx.c604 usbip_dump_header(pdu); in stub_recv_cmd_submit()
651 usbip_dump_header(&pdu); in stub_rx_pdu()
H A Dusbip_common.h303 void usbip_dump_header(struct usbip_header *pdu);
H A Dusbip_common.c259 void usbip_dump_header(struct usbip_header *pdu) in usbip_dump_header() function
299 EXPORT_SYMBOL_GPL(usbip_dump_header);