Home
last modified time | relevance | path

Searched refs:usb_get_bus (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.c598 udev->controller_dev = usb_get_bus(parent); in usb_scan_device()
736 struct udevice *usb_get_bus(struct udevice *dev) in usb_get_bus() function
774 udev->controller_dev = usb_get_bus(dev); in usb_child_pre_probe()
H A Dusb-uclass.su
H A Dohci-hcd.c2143 ohci_t *ohci = dev_get_priv(usb_get_bus(dev)); in ohci_submit_control_msg()
2152 ohci_t *ohci = dev_get_priv(usb_get_bus(dev)); in ohci_submit_bulk_msg()
2161 ohci_t *ohci = dev_get_priv(usb_get_bus(dev)); in ohci_submit_int_msg()
2171 ohci_t *ohci = dev_get_priv(usb_get_bus(dev)); in ohci_create_int_queue()
2180 ohci_t *ohci = dev_get_priv(usb_get_bus(dev)); in ohci_poll_int_queue()
2188 ohci_t *ohci = dev_get_priv(usb_get_bus(dev)); in ohci_destroy_int_queue()
H A Dehci-hcd.c116 return dev_get_priv(usb_get_bus(udev->dev)); in ehci_get_ctrl()
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c263 ctrl = usb_get_bus(dev); in usb_hub_reset_devices()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h864 struct udevice *usb_get_bus(struct udevice *dev);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map