Home
last modified time | relevance | path

Searched refs:hub (Results 1 - 9 of 9) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c61 PRINTK("The level of usb hub debug is %d\n", level); in usb_hub_debug_func()
141 * driver instance for "hub" connected to "usb"
142 * and "hub" connected to "hub"
224 struct usb_hub *hub; in uhub_reset_tt_proc() local
227 hub = udev->hub; in uhub_reset_tt_proc()
228 if (hub == NULL) in uhub_reset_tt_proc()
230 sc = hub->hubsoftc; in uhub_reset_tt_proc()
256 struct usb_hub *hub; in uhub_tt_buffer_reset_async_locked() local
380 struct usb_hub *hub; uhub_count_active_host_ports() local
499 struct usb_hub *hub = dev->hub; uhub_explore_sub() local
1056 struct usb_hub *hub; uhub_explore() local
1261 struct usb_hub *hub; uhub_attach() local
1615 struct usb_hub *hub; uhub_detach() local
1704 uhub_find_iface_index(struct usb_hub *hub, device_t child, struct hub_result *res) uhub_find_iface_index() argument
1741 struct usb_hub *hub; uhub_child_location_string() local
1781 struct usb_hub *hub; uhub_child_pnpinfo_string() local
1928 struct usb_hub *hub; usb_hs_bandwidth_adjust() local
[all...]
H A Dusb_device.c558 max_power = udev->parent_hub->hub->portpower; in usbd_set_config_index()
1471 struct usb_device *hub; in usb_alloc_device() local
1490 * always be the root hub. in usb_alloc_device()
1569 hub = udev->parent_hub; in usb_alloc_device()
1571 while (hub) { in usb_alloc_device()
1572 if (hub->speed == USB_SPEED_HIGH) { in usb_alloc_device()
1573 udev->hs_hub_addr = hub->address; in usb_alloc_device()
1574 udev->parent_hs_hub = hub; in usb_alloc_device()
1578 adev = hub; in usb_alloc_device()
1579 hub in usb_alloc_device()
[all...]
H A Dusb_hub.h49 usb_error_t (*explore) (struct usb_device *hub);
H A Dusb_generic.c773 struct usb_device *hub = NULL; in ugen_fill_deviceinfo() local
801 hub = udev->parent_hub; in ugen_fill_deviceinfo()
802 if (hub) { in ugen_fill_deviceinfo()
803 di->udi_hubaddr = hub->address; in ugen_fill_deviceinfo()
804 di->udi_hubindex = hub->device_index; in ugen_fill_deviceinfo()
1864 struct usb_hub *hub = NULL; in ugen_do_port_feature() local
1875 (udev->hub == NULL)) { in ugen_do_port_feature()
1878 hub = udev->hub; in ugen_do_port_feature()
1880 if (port_no > hub in ugen_do_port_feature()
[all...]
H A Dusb_device.h214 struct usb_hub *hub; /* only if this is a hub */ member
/third_party/node/deps/v8/third_party/ittapi/
H A Dbuildall.py28 hub = parts[0]
38 aKey = _winreg.OpenKey(statics['hubs'][hub], curpath, 0, _winreg.KEY_READ | _winreg.KEY_WOW64_64KEY)
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c343 if ((udev != NULL) && (udev->hub != NULL)) { in usb_bus_explore()
373 (void)(udev->hub->explore) (udev); in usb_bus_explore()
680 (bus->devices[USB_ROOT_HUB_ADDR]->hub == NULL)) { in usb_bus_attach()
H A Dehci.c2934 * Simulate a hardware hub by handling all the necessary requests.
3065 * for the integrated root hub.
3709 (udev->parent_hs_hub->hub == NULL))) {
3711 DPRINTFN(2, "no hub or no port\n");
/third_party/libabigail/tools/
H A Dfedabipkgdiff652 https://pagure.io/koji/blob/master/f/hub/kojihub.py#_7835

Completed in 15 milliseconds