Searched defs:hub (Results 1 – 15 of 15) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_hub.c | 53 struct usb_hub_device *hub; /* USB hub struct */ member 60 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() 71 bool usb_hub_is_root_hub(struct udevice *hub) in usb_hub_is_root_hub() 162 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on() 448 struct usb_hub_device *hub; in usb_scan_port() local 617 struct usb_hub_device *hub; in usb_get_hub_device() local 636 struct usb_hub_device *hub; in usb_hub_configure() local 946 int usb_hub_scan(struct udevice *hub) in usb_hub_scan()
|
| H A D | usb.c | 931 static int usb_hub_port_reset(struct usb_device *dev, struct usb_device *hub) in usb_hub_port_reset()
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 124 static struct udevice *hub_find_device(struct udevice *hub, int port, in hub_find_device() 163 static int clrset_post_state(struct udevice *hub, int port, int clear, int set) in clrset_post_state()
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | usb.c | 79 struct udevice *hub; in count_usb_devices() local
|
| /rk3399_rockchip-uboot/board/ti/omap5_uevm/ |
| H A D | evm.c | 252 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
|
| /rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/ |
| H A D | puma-rk3399.c | 254 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
|
| /rk3399_rockchip-uboot/board/compulab/cm_t54/ |
| H A D | cm_t54.c | 249 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci.c | 39 struct usb_hub_descriptor hub; member 1366 struct udevice *hub; in xhci_submit_control_msg() local 1419 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device() local
|
| H A D | xhci-mem.c | 732 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev() local
|
| H A D | usb-uclass.c | 675 struct udevice *hub; in usb_detect_change() local
|
| H A D | ehci.h | 256 struct usb_hub_descriptor hub; member
|
| H A D | ehci-hcd.c | 42 struct usb_hub_descriptor hub; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | usb.c | 274 struct udevice *hub; in usb_find_device() local
|
| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | musb_hcd.c | 405 u8 hub; in config_hub_port() local
|
| /rk3399_rockchip-uboot/include/usb/ |
| H A D | xhci.h | 1233 struct usb_hub_descriptor hub; member
|