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

/linux-4.4.14/drivers/usb/host/
H A Dehci-st.c145 static struct usb_ehci_pdata ehci_platform_defaults = { variable in typeref:struct:usb_ehci_pdata
155 struct usb_ehci_pdata *pdata = &ehci_platform_defaults; st_ehci_platform_probe()
253 if (pdata == &ehci_platform_defaults) st_ehci_platform_probe()
278 if (pdata == &ehci_platform_defaults) st_ehci_platform_remove()
H A Dehci-platform.c139 static struct usb_ehci_pdata ehci_platform_defaults = { variable in typeref:struct:usb_ehci_pdata
162 pdata = &ehci_platform_defaults; ehci_platform_probe()
187 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { ehci_platform_probe()
309 if (pdata == &ehci_platform_defaults) ehci_platform_probe()
337 if (pdata == &ehci_platform_defaults) ehci_platform_remove()

Completed in 44 milliseconds