Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-platform.c128 static struct usb_ehci_pdata ehci_platform_defaults = { variable
256 pdata = &ehci_platform_defaults; in ehci_platform_probe()
279 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { in ehci_platform_probe()
396 if (pdata == &ehci_platform_defaults) in ehci_platform_probe()
426 if (pdata == &ehci_platform_defaults) in ehci_platform_remove()
Dehci-st.c143 static struct usb_ehci_pdata ehci_platform_defaults = { variable
153 struct usb_ehci_pdata *pdata = &ehci_platform_defaults; in st_ehci_platform_probe()
249 if (pdata == &ehci_platform_defaults) in st_ehci_platform_probe()
274 if (pdata == &ehci_platform_defaults) in st_ehci_platform_remove()