Searched refs:usbip_imported_device (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/usb/usbip/libsrc/
H A Dvhci_driver.h22 struct usbip_imported_device { struct
43 struct usbip_imported_device idev[];
65 int usbip_vhci_imported_device_dump(struct usbip_imported_device *idev);
H A Dvhci_driver.c20 static struct usbip_imported_device *
21 imported_device_init(struct usbip_imported_device *idev, char *busid)
55 struct usbip_imported_device *idev;
272 nports * sizeof(struct usbip_imported_device));
426 int usbip_vhci_imported_device_dump(struct usbip_imported_device *idev)
/linux-master/tools/usb/usbip/src/
H A Dusbip_port.c13 struct usbip_imported_device *idev;
H A Dusbip_detach.c38 struct usbip_imported_device *idev;

Completed in 99 milliseconds