Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-dwc3.c22 struct xhci_dwc3_platdata { struct
120 struct xhci_dwc3_platdata *plat = dev_get_platdata(dev); in xhci_dwc3_probe()
170 struct xhci_dwc3_platdata *plat = dev_get_platdata(dev); in xhci_dwc3_remove()
190 .platdata_auto_alloc_size = sizeof(struct xhci_dwc3_platdata),