Searched refs:usbip_header_correct_endian (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/usbip/
H A Dstub_tx.c193 usbip_header_correct_endian(&pdu_header, 1);
298 usbip_header_correct_endian(&pdu_header, 1);
H A Dvhci_tx.c95 usbip_header_correct_endian(&pdu_header, 1);
192 usbip_header_correct_endian(&pdu_header, 1);
H A Dvhci_rx.c215 usbip_header_correct_endian(&pdu, 0);
H A Dusbip_common.h385 void usbip_header_correct_endian(struct usbip_header *pdu, int send);
H A Dstub_rx.c581 usbip_header_correct_endian(&pdu, 0);
H A Dusbip_common.c729 void usbip_header_correct_endian(struct usbip_header *pdu, int send) function
760 EXPORT_SYMBOL_GPL(usbip_header_correct_endian); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/usbip/
H A Dstub_tx.c193 usbip_header_correct_endian(&pdu_header, 1);
298 usbip_header_correct_endian(&pdu_header, 1);
H A Dvhci_tx.c95 usbip_header_correct_endian(&pdu_header, 1);
192 usbip_header_correct_endian(&pdu_header, 1);
H A Dvhci_rx.c215 usbip_header_correct_endian(&pdu, 0);
H A Dusbip_common.h385 void usbip_header_correct_endian(struct usbip_header *pdu, int send);
H A Dstub_rx.c581 usbip_header_correct_endian(&pdu, 0);
H A Dusbip_common.c729 void usbip_header_correct_endian(struct usbip_header *pdu, int send) function
760 EXPORT_SYMBOL_GPL(usbip_header_correct_endian); variable

Completed in 179 milliseconds