Home
last modified time | relevance | path

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

/drivers/usb/host/
Dssb-hcd.c98 static const struct usb_ehci_pdata ehci_pdata = { variable
135 ret = platform_device_add_data(hci_dev, &ehci_pdata, in ssb_hcd_create_pdev()
136 sizeof(ehci_pdata)); in ssb_hcd_create_pdev()
Dbcma-hcd.c162 static const struct usb_ehci_pdata ehci_pdata = { variable
199 ret = platform_device_add_data(hci_dev, &ehci_pdata, in bcma_hcd_create_pdev()
200 sizeof(ehci_pdata)); in bcma_hcd_create_pdev()