Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A 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()
H A Dehci-platform.c160 static struct usb_ehci_pdata ehci_platform_defaults = { variable
290 pdata = &ehci_platform_defaults; in ehci_platform_probe()
313 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { in ehci_platform_probe()
455 if (pdata == &ehci_platform_defaults) in ehci_platform_probe()
498 if (pdata == &ehci_platform_defaults) in ehci_platform_remove()