Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rockchip.c27 struct rockchip_xhci { struct
94 static int rockchip_xhci_core_init(struct rockchip_xhci *rkxhci, in rockchip_xhci_core_init()
113 static int rockchip_xhci_core_exit(struct rockchip_xhci *rkxhci) in rockchip_xhci_core_exit()
121 struct rockchip_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe()
150 struct rockchip_xhci *ctx = dev_get_priv(dev); in xhci_usb_remove()
185 .priv_auto_alloc_size = sizeof(struct rockchip_xhci),