Searched defs:usbdevfs_hub_portinfo (Results 1 – 1 of 1) sorted by relevance
124 struct usbdevfs_hub_portinfo { struct125 char nports; /* number of downstream ports in this hub */149 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) argument