Searched refs:ehci_platform_defaults (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dehci-st.c150 static struct usb_ehci_pdata ehci_platform_defaults = { variable in typeref:struct:usb_ehci_pdata
160 struct usb_ehci_pdata *pdata = &ehci_platform_defaults; st_ehci_platform_probe()
258 if (pdata == &ehci_platform_defaults) st_ehci_platform_probe()
283 if (pdata == &ehci_platform_defaults) st_ehci_platform_remove()
H A Dehci-platform.c144 static struct usb_ehci_pdata ehci_platform_defaults = { variable in typeref:struct:usb_ehci_pdata
168 pdata = &ehci_platform_defaults; ehci_platform_probe()
191 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { ehci_platform_probe()
319 if (pdata == &ehci_platform_defaults) ehci_platform_probe()
347 if (pdata == &ehci_platform_defaults) ehci_platform_remove()

Completed in 85 milliseconds