Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dusb_hub.c53 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 Dusb.c931 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 Dsandbox_hub.c124 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 Dusb.c79 struct udevice *hub; in count_usb_devices() local
/rk3399_rockchip-uboot/board/ti/omap5_uevm/
H A Devm.c252 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 Dpuma-rk3399.c254 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 Dcm_t54.c249 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 Dxhci.c39 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 Dxhci-mem.c732 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev() local
H A Dusb-uclass.c675 struct udevice *hub; in usb_detect_change() local
H A Dehci.h256 struct usb_hub_descriptor hub; member
H A Dehci-hcd.c42 struct usb_hub_descriptor hub; member
/rk3399_rockchip-uboot/cmd/
H A Dusb.c274 struct udevice *hub; in usb_find_device() local
/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dmusb_hcd.c405 u8 hub; in config_hub_port() local
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1233 struct usb_hub_descriptor hub; member