Searched refs:usb_hub_for_each_child (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-elo.c | 203 usb_hub_for_each_child(hub, i, child) { in elo_broken_firmware()
|
/openbmc/linux/drivers/usb/core/ |
H A D | devices.c | 496 usb_hub_for_each_child(usbdev, chix, childdev) { in usb_device_dump()
|
H A D | hcd.c | 2348 usb_hub_for_each_child(rhdev, port1, udev) { in hcd_bus_resume()
|
/openbmc/linux/ |
H A D | .clang-format | 614 - 'usb_hub_for_each_child'
|
/openbmc/linux/include/linux/ |
H A D | usb.h | 761 #define usb_hub_for_each_child(hdev, port1, child) \ macro
|
/openbmc/linux/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 2029 usb_hub_for_each_child(udev, chix, childdev) in collect_usb_address_map()
|