Home
last modified time | relevance | path

Searched refs:usb_hub (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c77 struct usb_hub sc_hub;
224 struct usb_hub *hub; in uhub_reset_tt_proc()
256 struct usb_hub *hub; in uhub_tt_buffer_reset_async_locked()
380 struct usb_hub *hub; in uhub_count_active_host_ports()
499 struct usb_hub *hub = dev->hub; in uhub_explore_sub()
1056 struct usb_hub *hub; in uhub_explore()
1261 struct usb_hub *hub; in uhub_attach()
1615 struct usb_hub *hub; in uhub_detach()
1704 uhub_find_iface_index(struct usb_hub *hub, device_t child, in uhub_find_iface_index()
1741 struct usb_hub *hub; in uhub_child_location_string()
[all …]
Dusb_hub.h47 struct usb_hub { struct
Dusb_device.h214 struct usb_hub *hub; /* only if this is a hub */
Dusb_generic.c1864 struct usb_hub *hub = NULL; in ugen_do_port_feature()