Searched refs:portstr (Results 1 – 1 of 1) sorted by relevance
1490 char portstr[USB_MAXCHILDREN + 1]; in hub_configure() local1493 portstr[i] = hub->descriptor->u.hs.DeviceRemovable in hub_configure()1496 portstr[maxchild] = 0; in hub_configure()1497 dev_dbg(hub_dev, "compound device; port removable status: %s\n", portstr); in hub_configure()