Searched refs:roothub_id (Results 1 – 1 of 1) sorted by relevance
1077 int roothub_id = 1; /* only 1 root hub */ in usbhsh_hub_status_data() local1084 *buf = (1 << roothub_id); in usbhsh_hub_status_data()1116 int roothub_id = 1; /* only 1 root hub */ in __usbhsh_hub_port_feature() local1119 if (wIndex > roothub_id || wLength != 0) in __usbhsh_hub_port_feature()1200 int roothub_id = 1; /* only 1 root hub */ in __usbhsh_hub_get_status() local1210 if (wIndex != roothub_id) in __usbhsh_hub_get_status()1220 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()1225 desc->u.hs.DeviceRemovable[0] = (roothub_id << 1); in __usbhsh_hub_get_status()