Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-st.c141 static struct usb_ehci_pdata ehci_platform_defaults = { variable
151 struct usb_ehci_pdata *pdata = &ehci_platform_defaults; in st_ehci_platform_probe()
241 if (pdata == &ehci_platform_defaults) in st_ehci_platform_probe()
266 if (pdata == &ehci_platform_defaults) in st_ehci_platform_remove()
H A Dehci-platform.c125 static struct usb_ehci_pdata ehci_platform_defaults = { variable
253 pdata = &ehci_platform_defaults; in ehci_platform_probe()
276 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { in ehci_platform_probe()
394 if (pdata == &ehci_platform_defaults) in ehci_platform_probe()
424 if (pdata == &ehci_platform_defaults) in ehci_platform_remove()