Home
last modified time | relevance | path

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

/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.c403 child = usb_bus_port_get_device(udev->bus, up); in uhub_count_active_host_ports()
521 child = usb_bus_port_get_device(bus, up); in uhub_explore_sub()
613 child = usb_bus_port_get_device(udev->bus, in uhub_reattach_port()
883 child = usb_bus_port_get_device(udev->bus, in uhub_suspend_resume_port()
1564 child = usb_bus_port_get_device(bus, hub->ports + x); in uhub_detach()
1628 udev = usb_bus_port_get_device(hub->hubudev->bus, in uhub_find_iface_index()
2205 usb_bus_port_get_device(struct usb_bus *bus, struct usb_port *up) in usb_bus_port_get_device() function
2788 child = usb_bus_port_get_device(udev->bus, in usb_dev_suspend_peer()