Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb_hub.c51 struct usb_hub_device *hub; /* USB hub struct */ member
58 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
69 bool usb_hub_is_root_hub(struct udevice *hub) in usb_hub_is_root_hub()
160 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on()
429 struct usb_hub_device *hub; in usb_scan_port() local
598 struct usb_hub_device *hub; in usb_get_hub_device() local
617 struct usb_hub_device *hub; in usb_hub_configure() local
927 int usb_hub_scan(struct udevice *hub) in usb_hub_scan()
Dusb.c914 static int usb_hub_port_reset(struct usb_device *dev, struct usb_device *hub) in usb_hub_port_reset()
/external/tensorflow/tensorflow/examples/saved_model/integration_tests/
Duse_model_in_sequential_keras.py28 import tensorflow_hub as hub namespace
Duse_mnist_cnn.py32 import tensorflow_hub as hub namespace
/external/crosvm/devices/src/usb/host_backend/
Dhotplug.rs13 hub: Arc<UsbHub>, field
/external/u-boot/drivers/usb/emul/
Dsandbox_hub.c121 static struct udevice *hub_find_device(struct udevice *hub, int port, in hub_find_device()
160 static int clrset_post_state(struct udevice *hub, int port, int clear, int set) in clrset_post_state()
/external/chromium-trace/catapult/devil/devil/utils/
Dfind_usb_devices.py331 def GetPhysicalPortToNodeMap(hub, hub_type): argument
344 def GetPhysicalPortToBusDeviceMap(hub, hub_type): argument
358 def GetPhysicalPortToSerialMap(hub, hub_type): argument
/external/u-boot/test/dm/
Dusb.c82 struct udevice *hub; in count_usb_devices() local
/external/u-boot/board/theobroma-systems/puma_rk3399/
Dpuma-rk3399.c197 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
/external/u-boot/board/ti/omap5_uevm/
Devm.c251 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
/external/u-boot/board/compulab/cm_t54/
Dcm_t54.c249 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
/external/crosvm/devices/src/usb/xhci/
Ddevice_slot.rs84 hub: Arc<UsbHub>, field
144 let hub = self.hub.clone(); in stop_all_and_reset() localVariable
245 hub: Arc<UsbHub>, field
Dxhci.rs95 let hub = Arc::new(UsbHub::new(&regs, interrupter.clone())); in new() localVariable
Dxhci_abi.rs817 hub: B1, field
/external/u-boot/drivers/usb/host/
Dxhci.c39 struct usb_hub_descriptor hub; member
1355 struct udevice *hub; in xhci_submit_control_msg() local
1408 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device() local
Dxhci-mem.c732 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev() local
Dusb-uclass.c672 struct udevice *hub; in usb_detect_change() local
Dehci-hcd.c42 struct usb_hub_descriptor hub; member
/external/u-boot/cmd/
Dusb.c273 struct udevice *hub; in usb_find_device() local
/external/u-boot/drivers/usb/musb/
Dmusb_hcd.c398 u8 hub; in config_hub_port() local