Searched defs:hub (Results 1 – 16 of 16) sorted by relevance
| /external/u-boot/common/ |
| D | usb_hub.c | 50 struct usb_hub_device *hub; /* USB hub struct */ member 57 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() 68 bool usb_hub_is_root_hub(struct udevice *hub) in usb_hub_is_root_hub() 159 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on() 436 struct usb_hub_device *hub; in usb_scan_port() local 605 struct usb_hub_device *hub; in usb_get_hub_device() local 624 struct usb_hub_device *hub; in usb_hub_configure() local 934 int usb_hub_scan(struct udevice *hub) in usb_hub_scan()
|
| D | usb.c | 911 static int usb_hub_port_reset(struct usb_device *dev, struct usb_device *hub) in usb_hub_port_reset()
|
| /external/u-boot/drivers/usb/emul/ |
| D | sandbox_hub.c | 121 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/u-boot/test/dm/ |
| D | usb.c | 76 struct udevice *hub; in count_usb_devices() local
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | find_usb_devices.py | 331 def GetPhysicalPortToNodeMap(hub, hub_type): argument 344 def GetPhysicalPortToBusDeviceMap(hub, hub_type): argument 358 def GetPhysicalPortToSerialMap(hub, hub_type): argument
|
| /external/u-boot/board/ti/omap5_uevm/ |
| D | evm.c | 251 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
|
| /external/u-boot/board/theobroma-systems/puma_rk3399/ |
| D | puma-rk3399.c | 267 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
|
| /external/u-boot/board/compulab/cm_t54/ |
| D | cm_t54.c | 249 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
|
| /external/syzkaller/syz-manager/ |
| D | manager.go | 115 hub bool // this crash was created based on a repro from hub member 301 hub bool // repro came from hub member
|
| /external/syzkaller/ |
| D | Makefile | 128 hub: target
|
| /external/u-boot/drivers/usb/host/ |
| D | xhci.c | 38 struct usb_hub_descriptor hub; member 1352 struct udevice *hub; in xhci_submit_control_msg() local 1404 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device() local
|
| D | xhci-mem.c | 728 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev() local
|
| D | usb-uclass.c | 675 struct udevice *hub; in usb_detect_change() local
|
| D | ehci-hcd.c | 41 struct usb_hub_descriptor hub; member
|
| /external/u-boot/cmd/ |
| D | usb.c | 273 struct udevice *hub; in usb_find_device() local
|
| /external/u-boot/drivers/usb/musb/ |
| D | musb_hcd.c | 404 u8 hub; in config_hub_port() local
|