ehci_platform_defaults  115 drivers/usb/host/ehci-platform.c static struct usb_ehci_pdata ehci_platform_defaults = {
ehci_platform_defaults  138 drivers/usb/host/ehci-platform.c 		pdata = &ehci_platform_defaults;
ehci_platform_defaults  161 drivers/usb/host/ehci-platform.c 	if (pdata == &ehci_platform_defaults && dev->dev.of_node) {
ehci_platform_defaults  261 drivers/usb/host/ehci-platform.c 	if (pdata == &ehci_platform_defaults)
ehci_platform_defaults  288 drivers/usb/host/ehci-platform.c 	if (pdata == &ehci_platform_defaults)
ehci_platform_defaults  143 drivers/usb/host/ehci-st.c static struct usb_ehci_pdata ehci_platform_defaults = {
ehci_platform_defaults  153 drivers/usb/host/ehci-st.c 	struct usb_ehci_pdata *pdata = &ehci_platform_defaults;
ehci_platform_defaults  249 drivers/usb/host/ehci-st.c 	if (pdata == &ehci_platform_defaults)
ehci_platform_defaults  274 drivers/usb/host/ehci-st.c 	if (pdata == &ehci_platform_defaults)