Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/usbip/
Dvhci_rx.c138 usbip_dump_header(pdu); in vhci_recv_ret_unlink()
230 usbip_dump_header(&pdu); in vhci_rx_pdu()
242 usbip_dump_header(&pdu); in vhci_rx_pdu()
Dstub_rx.c517 usbip_dump_header(pdu); in stub_recv_cmd_submit()
553 usbip_dump_header(&pdu); in stub_rx_pdu()
Dusbip_common.h294 void usbip_dump_header(struct usbip_header *pdu);
Dusbip_common.c259 void usbip_dump_header(struct usbip_header *pdu) in usbip_dump_header() function
299 EXPORT_SYMBOL_GPL(usbip_dump_header);