Searched defs:usbdevfs_setinterface (Results 1 – 4 of 4) sorted by relevance
79 pub struct usbdevfs_setinterface { struct80 pub interface: c_uint,81 pub altsetting: c_uint,
57 struct usbdevfs_setinterface { struct58 unsigned int interface;59 unsigned int altsetting;
92851 struct usbdevfs_setinterface { struct92852 unsigned int interface;92853 unsigned int altsetting;