Searched defs:USBDEVFS_CONNECT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/linux/
H A DUSBProxyDevice-linux.cpp60 # define USBDEVFS_CONNECT _IO('U', 23) macro
264 IoCtl.ioctl_code = fConnect ? USBDEVFS_CONNECT : USBDEVFS_DISCONNECT;

Completed in 496 milliseconds