Lines Matching refs:devices
1069 /* ignore devices that are too deep */
1474 * devices do not follow the USB specs to the letter.
1609 * Detach all devices on active ports.
1679 /* Sub-devices are not suspended here! */
1687 /* Sub-devices are not resumed here! */
1855 * provides, only 6 are available for non-HIGH-speed devices. I have
2277 return (bus->devices[up->device_index]);
2312 bus->devices[device_index] = udev;
2320 DPRINTFN(2, "bus %p devices[%u] = %p\n", bus, device_index, udev);
2351 if ((bus->devices == NULL) ||
2352 (bus->devices[USB_ROOT_HUB_ADDR] == NULL)) {
2434 * This function will ensure that all USB devices on the given bus are
2584 udev = bus->devices[x];
2617 /* Re-loop all the devices to get the actual state */
2621 udev = bus->devices[x];
2807 /* notify all sub-devices about resume */
2858 /* check if all devices on the HUB are suspended */
2942 /* notify all sub-devices about suspend */