Searched defs:hub (Results 1 – 10 of 10) sorted by relevance
54 struct usb_hub_device *hub; /* USB hub struct */ member61 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices()72 bool usb_hub_is_root_hub(struct udevice *hub) in usb_hub_is_root_hub()163 static void usb_hub_power_on(struct usb_hub_device *hub) in usb_hub_power_on()432 struct usb_hub_device *hub; in usb_scan_port() local601 struct usb_hub_device *hub; in usb_get_hub_device() local620 struct usb_hub_device *hub; in usb_hub_configure() local930 int usb_hub_scan(struct udevice *hub) in usb_hub_scan()
923 static int usb_hub_port_reset(struct usb_device *dev, struct usb_device *hub) in usb_hub_port_reset()
122 static struct udevice *hub_find_device(struct udevice *hub, int port, in hub_find_device()161 static int clrset_post_state(struct udevice *hub, int port, int clear, int set) in clrset_post_state()
106 struct udevice *hub; in count_usb_devices() local
45 struct usb_hub_descriptor hub; member1395 struct udevice *hub; in xhci_submit_control_msg() local1448 struct usb_hub_device *hub = dev_get_uclass_priv(udev->dev); in xhci_update_hub_device() local
515 static ofnode usb_get_ofnode(struct udevice *hub, int port) in usb_get_ofnode()733 struct udevice *hub; in usb_detect_change() local
738 struct usb_hub_device *hub; in xhci_setup_addressable_virt_dev() local
46 struct usb_hub_descriptor hub; member
275 struct udevice *hub; in usb_find_device() local
400 u8 hub; in config_hub_port() local
Completed in 22 milliseconds