Home
last modified time | relevance | path

Searched defs:hub (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/usb/
H A Dusb_hub.c231 struct usb_hub *hub; in uhub_reset_tt_proc() local
263 struct usb_hub *hub; in uhub_tt_buffer_reset_async_locked() local
387 struct usb_hub *hub; in uhub_count_active_host_ports() local
994 struct usb_hub *hub; in uhub_explore() local
1208 struct usb_hub *hub; in uhub_attach() local
1551 struct usb_hub *hub = sc->sc_udev->hub; in uhub_detach() local
1617 uhub_find_iface_index(struct usb_hub *hub, device_t child, in uhub_find_iface_index()
1653 struct usb_hub *hub; in uhub_child_location() local
1692 struct usb_hub *hub; in uhub_get_device_path() local
1724 struct usb_hub *hub; in uhub_child_pnpinfo() local
[all …]
H A Dusb_generic.c835 struct usb_device *hub; in ugen_fill_deviceinfo() local
2043 struct usb_hub *hub; in ugen_do_port_feature() local
H A Dusb_device.h220 struct usb_hub *hub; /* only if this is a hub */ member
H A Dusb_device.c1758 struct usb_device *hub; usb_alloc_device() local
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-libretech-cottonwood.dtsi369 hub: hub@1 { global() label
/freebsd-src/tests/sys/netgraph/
H A Dhub.c223 ATF_TP_ADD_TCS(hub) in ATF_TP_ADD_TCS() argument