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