Symbol: usbip_header
drivers/usb/usbip/stub_rx.c
214
struct usbip_header *pdu)
drivers/usb/usbip/stub_rx.c
288
static int valid_request(struct stub_device *sdev, struct usbip_header *pdu)
drivers/usb/usbip/stub_rx.c
306
struct usbip_header *pdu)
drivers/usb/usbip/stub_rx.c
336
static int get_pipe(struct stub_device *sdev, struct usbip_header *pdu)
drivers/usb/usbip/stub_rx.c
465
struct usbip_header *pdu)
drivers/usb/usbip/stub_rx.c
655
struct usbip_header pdu;
drivers/usb/usbip/stub_tx.c
118
static void setup_ret_submit_pdu(struct usbip_header *rpdu, struct urb *urb)
drivers/usb/usbip/stub_tx.c
126
static void setup_ret_unlink_pdu(struct usbip_header *rpdu,
drivers/usb/usbip/stub_tx.c
163
struct usbip_header pdu_header;
drivers/usb/usbip/stub_tx.c
371
struct usbip_header pdu_header;
drivers/usb/usbip/usbip_common.c
259
void usbip_dump_header(struct usbip_header *pdu)
drivers/usb/usbip/usbip_common.c
433
static void usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb,
drivers/usb/usbip/usbip_common.c
458
static void usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb,
drivers/usb/usbip/usbip_common.c
478
void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd,
drivers/usb/usbip/usbip_common.c
569
void usbip_header_correct_endian(struct usbip_header *pdu, int send)
drivers/usb/usbip/usbip_common.h
303
void usbip_dump_header(struct usbip_header *pdu);
drivers/usb/usbip/usbip_common.h
307
void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd,
drivers/usb/usbip/usbip_common.h
309
void usbip_header_correct_endian(struct usbip_header *pdu, int send);
drivers/usb/usbip/vhci_rx.c
113
struct usbip_header *pdu)
drivers/usb/usbip/vhci_rx.c
138
struct usbip_header *pdu)
drivers/usb/usbip/vhci_rx.c
200
struct usbip_header pdu;
drivers/usb/usbip/vhci_rx.c
56
struct usbip_header *pdu)
drivers/usb/usbip/vhci_tx.c
13
static void setup_cmd_submit_pdu(struct usbip_header *pdup, struct urb *urb)
drivers/usb/usbip/vhci_tx.c
198
struct usbip_header pdu_header;
drivers/usb/usbip/vhci_tx.c
70
struct usbip_header pdu_header;
drivers/usb/usbip/vudc_rx.c
16
struct usbip_header *pdu, u8 type)
drivers/usb/usbip/vudc_rx.c
192
struct usbip_header pdu;
drivers/usb/usbip/vudc_rx.c
63
struct usbip_header *pdu)
drivers/usb/usbip/vudc_rx.c
89
struct usbip_header *pdu)
drivers/usb/usbip/vudc_tx.c
25
static void setup_ret_submit_pdu(struct usbip_header *rpdu, struct urbp *urb_p)
drivers/usb/usbip/vudc_tx.c
31
static void setup_ret_unlink_pdu(struct usbip_header *rpdu,
drivers/usb/usbip/vudc_tx.c
45
struct usbip_header pdu_header;
drivers/usb/usbip/vudc_tx.c
76
struct usbip_header pdu_header;