Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dssb-hcd.c97 static const struct usb_ehci_pdata ehci_pdata = { variable
134 ret = platform_device_add_data(hci_dev, &ehci_pdata, in ssb_hcd_create_pdev()
135 sizeof(ehci_pdata)); in ssb_hcd_create_pdev()
H A Dbcma-hcd.c294 static const struct usb_ehci_pdata ehci_pdata = { variable
370 dev->addr, &ehci_pdata, in bcma_hcd_usb20_init()
371 sizeof(ehci_pdata)); in bcma_hcd_usb20_init()