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.c78 struct usb_hub sc_hub;
225 struct usb_hub *hub; in uhub_reset_tt_proc()
257 struct usb_hub *hub; in uhub_tt_buffer_reset_async_locked()
381 struct usb_hub *hub; in uhub_count_active_host_ports()
500 struct usb_hub *hub = dev->hub; in uhub_explore_sub()
1057 struct usb_hub *hub; in uhub_explore()
1262 struct usb_hub *hub; in uhub_attach()
1616 struct usb_hub *hub; in uhub_detach()
1705 uhub_find_iface_index(struct usb_hub *hub, device_t child, in uhub_find_iface_index()
1742 struct usb_hub *hub; in uhub_child_location_string()
[all …]
Dusb_hub.h48 struct usb_hub { struct
Dusb_device.h215 struct usb_hub *hub; /* only if this is a hub */
Dusb_generic.c1865 struct usb_hub *hub = NULL; in ugen_do_port_feature()