Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-elo.c203 usb_hub_for_each_child(hub, i, child) { in elo_broken_firmware()
/openbmc/linux/drivers/usb/core/
H A Ddevices.c496 usb_hub_for_each_child(usbdev, chix, childdev) { in usb_device_dump()
H A Dhcd.c2348 usb_hub_for_each_child(rhdev, port1, udev) { in hcd_bus_resume()
/openbmc/linux/
H A D.clang-format614 - 'usb_hub_for_each_child'
/openbmc/linux/include/linux/
H A Dusb.h761 #define usb_hub_for_each_child(hdev, port1, child) \ macro
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c2029 usb_hub_for_each_child(udev, chix, childdev) in collect_usb_address_map()