Searched defs:stub_device (Results 1 – 1 of 1) sorted by relevance
35 struct stub_device { struct36 struct usb_interface *interface;37 struct usb_device *udev;38 struct list_head list;40 struct usbip_device ud;41 __u32 devid;70 struct stub_device *sdev; argument