Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7778.c165 static struct usb_ehci_pdata ehci_pdata __initdata = {