Home
last modified time | relevance | path

Searched refs:usb_bus_port_get_device (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.h71 struct usb_device *usb_bus_port_get_device(struct usb_bus *bus,
H A Dusb_hub.c396 child = usb_bus_port_get_device(udev->bus, up); in uhub_count_active_host_ports()
513 child = usb_bus_port_get_device(bus, up); in uhub_explore_sub()
669 child = usb_bus_port_get_device(udev->bus, in uhub_reattach_port()
945 child = usb_bus_port_get_device(udev->bus, in uhub_suspend_resume_port()
1645 child = usb_bus_port_get_device(bus, hub->ports + x); in uhub_detach()
1715 udev = usb_bus_port_get_device(hub->hubudev->bus, in uhub_find_iface_index()
2262 * usb_bus_port_get_device
2267 usb_bus_port_get_device(struct usb_bus *bus, struct usb_port *up) in usb_bus_port_get_device() function
2860 child = usb_bus_port_get_device(udev->bus, in usb_dev_suspend_peer()

Completed in 4 milliseconds