other versions
- stretch 4.9.168-1
USB_HUB_FOR_EACH_CHI(9) | Host-Side Data Types and Macro | USB_HUB_FOR_EACH_CHI(9) |
NAME¶
usb_hub_for_each_child - iterate over all child devices on the hubSYNOPSIS¶
usb_hub_for_each_child(hdev, port1, child);
ARGUMENTS¶
hdevUSB device belonging to the usb hub
port1
portnum associated with child device
child
child device pointer
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |