Searched refs:usbip_header (Results 1 – 3 of 3) sorted by relevance
93 struct usbip_header { struct110 int handle_usb_control(struct usbip_header *hdr); argument111 int handle_usb_data(struct usbip_header *hdr);
48 static void usbip_header_dump(struct usbip_header *hdr) in usbip_header_dump()192 static void handle_usbip_submit(int connfd, struct usbip_header *hdr) in handle_usbip_submit()214 static void handle_usbip_unlink(int connfd, struct usbip_header *hdr) in handle_usbip_unlink()332 struct usbip_header cmd; in usbip_start()
513 int handle_usb_control(struct usbip_header *hdr) in handle_usb_control()557 int handle_usb_data(struct usbip_header *hdr) in handle_usb_data()