Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.h22 struct usbip_imported_device { struct
43 struct usbip_imported_device idev[]; argument
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) in imported_device_init()
55 struct usbip_imported_device *idev; in parse_status()
272 nports * sizeof(struct usbip_imported_device)); in usbip_vhci_driver_open()
426 int usbip_vhci_imported_device_dump(struct usbip_imported_device *idev) in usbip_vhci_imported_device_dump()
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_port.c13 struct usbip_imported_device *idev; in list_imported_devices()
H A Dusbip_detach.c38 struct usbip_imported_device *idev; in detach_port()