Home
last modified time | relevance | path

Searched refs:portstr (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/core/
Dhub.c1490 char portstr[USB_MAXCHILDREN + 1]; in hub_configure() local
1493 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()