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

/vbox/src/VBox/Devices/USB/testcase/
H A DtstPalmOne.c221 static int set_interface(int iIf, int iAlt) function
226 return doioctl(USBDEVFS_SETINTERFACE, &SetIf, "set_interface");
249 set_interface(0, 0);
H A DtstTrekStorGo.c221 static int set_interface(int iIf, int iAlt) function
226 return doioctl(USBDEVFS_SETINTERFACE, &SetIf, "set_interface");
309 set_interface(0, 0);

Completed in 43 milliseconds