Home
last modified time | relevance | path

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

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