Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Ddevices.c395 int chix; in usb_device_dump() local
496 usb_hub_for_each_child(usbdev, chix, childdev) { in usb_device_dump()
500 level + 1, chix - 1, ++cnt); in usb_device_dump()
/linux/drivers/usb/host/
H A Dr8a66597-hcd.c2022 int chix; in collect_usb_address_map() local
2030 usb_hub_for_each_child(udev, chix, childdev) in collect_usb_address_map()